@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/bdfbfe1f-3e0e-439b-b26e-ab592355d0f0> a dcat:Dataset ;
    dct:description "Perbandingan Luas Wilayah Antar Kecamatan Reban, 2016" ;
    dct:identifier "bdfbfe1f-3e0e-439b-b26e-ab592355d0f0" ;
    dct:issued "2018-09-18T05:25:57.791521"^^xsd:dateTime ;
    dct:modified "2020-09-03T06:20:29.904545"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "Perbandingan Luas Wilayah Antar Kecamatan Reban, 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:diskominfo@batangkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/bdfbfe1f-3e0e-439b-b26e-ab592355d0f0/resource/f43b20e9-2c8b-415d-9173-45fe29d19ceb> ;
    dcat:landingPage <kec_reban@batangkab.go.id> .

<https://data.jatengprov.go.id/dataset/bdfbfe1f-3e0e-439b-b26e-ab592355d0f0/resource/f43b20e9-2c8b-415d-9173-45fe29d19ceb> a dcat:Distribution ;
    dct:description "data Perbandingan Luas Wilayah Antar Kecamatan Reban, 2016" ;
    dct:format "CSV" ;
    dct:title "Perbandingan Luas Wilayah Antar Kecamatan, 2016.csv" ;
    dcat:accessURL <http://103.146.199.34/dataset/bdfbfe1f-3e0e-439b-b26e-ab592355d0f0/resource/f43b20e9-2c8b-415d-9173-45fe29d19ceb/download/perbandingan-luas-wilayah-antar-kecamatan-2016.csv> ;
    dcat:byteSize 667.0 ;
    dcat:mediaType "text/csv" .

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

