@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/471cdc1c-63c9-4e91-a904-367717636ccd> a dcat:Dataset ;
    dct:description "Sumber data data DKB 2017 sem II Kemendagri" ;
    dct:identifier "471cdc1c-63c9-4e91-a904-367717636ccd" ;
    dct:issued "2018-05-18T08:03:13.980607"^^xsd:dateTime ;
    dct:modified "2018-05-18T08:03:13.980626"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Jumlah Penduduk Kab Kendal Tahun 2017" ;
    owl:versionInfo "2017.02" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dispendukcapil.kendalkab.go.id" ;
            vcard:hasEmail <mailto:adb.dukcapil.3324@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/471cdc1c-63c9-4e91-a904-367717636ccd/resource/45255c4b-b199-4c46-9b6d-18fb54320b15> ;
    dcat:landingPage <dispendukcapil.kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/471cdc1c-63c9-4e91-a904-367717636ccd/resource/45255c4b-b199-4c46-9b6d-18fb54320b15> a dcat:Distribution ;
    dct:description "Jumlah Penduduk Kab Kendal sem II Tahun 2017" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Penduduk Kab Kendal sem II Tahun 2017.xlsx" ;
    dcat:accessURL <http://118.97.18.18/dataset/471cdc1c-63c9-4e91-a904-367717636ccd/resource/45255c4b-b199-4c46-9b6d-18fb54320b15/download/jumlah-penduduk.xlsx> ;
    dcat:byteSize 9852.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" .

