@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/41b639ed-eaf7-4c2f-bd3c-a6f1dc4971bf> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Desa - desa se Kecamatan Gringsing keadaan bulan juni 2018" ;
    dct:identifier "41b639ed-eaf7-4c2f-bd3c-a6f1dc4971bf" ;
    dct:issued "2018-08-18T04:37:08.664195"^^xsd:dateTime ;
    dct:modified "2018-08-18T04:37:08.664211"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "Jumlah Penduduk" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Heriyanto" ;
            vcard:hasEmail <mailto:heriyantowahe@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/41b639ed-eaf7-4c2f-bd3c-a6f1dc4971bf/resource/b1347290-dc9f-40a6-87ca-a87254c103b2> .

<https://data.jatengprov.go.id/dataset/41b639ed-eaf7-4c2f-bd3c-a6f1dc4971bf/resource/b1347290-dc9f-40a6-87ca-a87254c103b2> a dcat:Distribution ;
    dct:description "Jumlah Penduduk Desa - desa di Kecamatan Gringsing" ;
    dct:format "DOCX" ;
    dct:title "JUMLAH PENDUDUK.docx" ;
    dcat:accessURL <http://103.78.143.59/dataset/41b639ed-eaf7-4c2f-bd3c-a6f1dc4971bf/resource/b1347290-dc9f-40a6-87ca-a87254c103b2/download/jumlah-penduduk.docx> ;
    dcat:byteSize 14008.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

