@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/c413bd5d-8458-46aa-a81f-6d6c5a3b4682> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Kabupaten Batang Per Desa Tahun 2017" ;
    dct:identifier "c413bd5d-8458-46aa-a81f-6d6c5a3b4682" ;
    dct:issued "2018-08-18T04:53:41.855588"^^xsd:dateTime ;
    dct:modified "2018-08-18T04:53:41.855610"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "Jumlah Penduduk Per Desa Semester II Tahun 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nanda Woeng" ;
            vcard:hasEmail <mailto:nandawoeng@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c413bd5d-8458-46aa-a81f-6d6c5a3b4682/resource/c5ac0de3-7ed2-4e86-a6a4-fc7e4ca2d045> .

<https://data.jatengprov.go.id/dataset/c413bd5d-8458-46aa-a81f-6d6c5a3b4682/resource/c5ac0de3-7ed2-4e86-a6a4-fc7e4ca2d045> a dcat:Distribution ;
    dct:description "Jumlah Penduduk Kab. Batang" ;
    dct:format "DOC" ;
    dct:title "Disdukcapil ok.xlsx" ;
    dcat:accessURL <http://103.78.143.59/dataset/c413bd5d-8458-46aa-a81f-6d6c5a3b4682/resource/c5ac0de3-7ed2-4e86-a6a4-fc7e4ca2d045/download/disdukcapil-ok.xlsx> ;
    dcat:byteSize 50888.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Batang" .

