@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/bc36b831-ef4a-4548-bb7e-406af1f5a617> a dcat:Dataset ;
    dct:description "Luas Wilayah dan Jumlah Penduduk di Kecamatan Wonotunggal Yahun 2107" ;
    dct:identifier "bc36b831-ef4a-4548-bb7e-406af1f5a617" ;
    dct:issued "2018-08-18T04:52:34.908496"^^xsd:dateTime ;
    dct:modified "2023-01-18T09:51:03.741965"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "Luas Wilayah dan Jumlah Penduduk di Kecamatan Wonotunggal Tahun 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Risky " ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/bc36b831-ef4a-4548-bb7e-406af1f5a617/resource/50a2c735-3dca-4673-9868-7f0800c74f4c> ;
    dcat:keyword "Penduduk" .

<https://data.jatengprov.go.id/dataset/bc36b831-ef4a-4548-bb7e-406af1f5a617/resource/50a2c735-3dca-4673-9868-7f0800c74f4c> a dcat:Distribution ;
    dct:description "Luas Wilayah dan Jumlah Penduduk di Kecamatan Wonotunggal Tahun 2017" ;
    dct:format ".xls" ;
    dct:title "Luas Wilayah dan Jumlah Penduduk.xls" ;
    dcat:accessURL <http://data.batangkab.go.id/dataset/bc36b831-ef4a-4548-bb7e-406af1f5a617/resource/50a2c735-3dca-4673-9868-7f0800c74f4c/download/luas-wilayah-dan-jumlah-penduduk.xls> ;
    dcat:byteSize 57856.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

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

