@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/c2d38d3b-c6e4-4094-91a9-723ea97b4b92> a dcat:Dataset ;
    dct:description "DATA TK KECAMATAN WEDUNG" ;
    dct:identifier "c2d38d3b-c6e4-4094-91a9-723ea97b4b92" ;
    dct:issued "2019-10-03T05:43:31.866726"^^xsd:dateTime ;
    dct:modified "2019-10-03T05:43:31.866736"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "DATA TK KECAMATAN WEDUNG" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "umum dan ekpegawaian" ;
            vcard:hasEmail <mailto:kecamatanwedung11@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c2d38d3b-c6e4-4094-91a9-723ea97b4b92/resource/98e8a871-b73c-4e4c-a9ab-74700853df4c> ;
    dcat:landingPage <kecamatanwedung11@gmail.com> .

<https://data.jatengprov.go.id/dataset/c2d38d3b-c6e4-4094-91a9-723ea97b4b92/resource/98e8a871-b73c-4e4c-a9ab-74700853df4c> a dcat:Distribution ;
    dct:description "TK" ;
    dct:format "XLS" ;
    dct:title "DATA JUMLAH SEKOLAH TK KECAMATAN WEDUNG.xls" ;
    dcat:accessURL <http://103.47.60.179/dataset/c2d38d3b-c6e4-4094-91a9-723ea97b4b92/resource/98e8a871-b73c-4e4c-a9ab-74700853df4c/download/jumlah-sekolah-tk-kecamatan-wedung.xls> ;
    dcat:byteSize 19456.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

