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

<https://data.jatengprov.go.id/dataset/9f941f88-08c7-43f3-8f43-e9cb52775cf7> a dcat:Dataset ;
    dct:description "Daftar Pemilih Tetap pada pemilu gubernur Jateng, Rabu Pon 27 Juni 2018" ;
    dct:identifier "9f941f88-08c7-43f3-8f43-e9cb52775cf7" ;
    dct:issued "2018-05-18T08:33:19.422031"^^xsd:dateTime ;
    dct:modified "2018-05-18T08:33:19.422052"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Data daftar pemilih Pilgub" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ngasirun" ;
            vcard:hasEmail <mailto:karya.logam1@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9f941f88-08c7-43f3-8f43-e9cb52775cf7/resource/88e150f1-5e99-497c-8136-305553de2aee> ;
    dcat:landingPage <Https://keclimbangankendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/9f941f88-08c7-43f3-8f43-e9cb52775cf7/resource/88e150f1-5e99-497c-8136-305553de2aee> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Juml DPT.xlsx" ;
    dcat:accessURL <http://118.97.18.18/dataset/9f941f88-08c7-43f3-8f43-e9cb52775cf7/resource/88e150f1-5e99-497c-8136-305553de2aee/download/juml-dpt.xlsx> ;
    dcat:byteSize 8410.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kendal" .

