@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/c35bfb70-76be-4406-9c63-89ec25bbc390> a dcat:Dataset ;
    dct:description "jumlah penduduk anak dirinci per desa akhir tahun 2015" ;
    dct:identifier "c35bfb70-76be-4406-9c63-89ec25bbc390" ;
    dct:issued "2018-09-18T05:27:36.674887"^^xsd:dateTime ;
    dct:modified "2018-09-18T05:27:36.674896"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "jumlah penduduk anak dirinci per desa akhir tahun 2015 DI KEC TULIS" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:diskominfo@batangkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c35bfb70-76be-4406-9c63-89ec25bbc390/resource/375f3dd9-3dd0-4d5b-a3c1-24a05ca131e1> ;
    dcat:landingPage <tulis.batangkab.go.id> .

<https://data.jatengprov.go.id/dataset/c35bfb70-76be-4406-9c63-89ec25bbc390/resource/375f3dd9-3dd0-4d5b-a3c1-24a05ca131e1> a dcat:Distribution ;
    dct:description "jumlah penduduk anak dirinci per desa akhir tahun 2015" ;
    dct:format "CSV" ;
    dct:title "jumlah penduduk anak dirinci per desa akhir tahun 2015" ;
    dcat:accessURL <http://103.78.143.59/dataset/c35bfb70-76be-4406-9c63-89ec25bbc390/resource/375f3dd9-3dd0-4d5b-a3c1-24a05ca131e1/download/jumlah-penduduk-anak-dirinci-per-desa-akhir-tahun-2015.csv> ;
    dcat:byteSize 564.0 ;
    dcat:mediaType "text/csv" .

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

