@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/7e8c0495-fd19-486e-99ad-c2cb933b42ea> a dcat:Dataset ;
    dct:description "data Perbandingan Luas Wilayah Antar Kecamatan, 2017" ;
    dct:identifier "7e8c0495-fd19-486e-99ad-c2cb933b42ea" ;
    dct:issued "2019-03-18T06:30:10.214761"^^xsd:dateTime ;
    dct:modified "2019-03-18T06:30:10.214784"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "Perbandingan Luas Wilayah Antar Kecamatan, 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:diskominfo@bangkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7e8c0495-fd19-486e-99ad-c2cb933b42ea/resource/66321c27-0033-4288-90af-f62c5cc3e896>,
        <https://data.jatengprov.go.id/dataset/7e8c0495-fd19-486e-99ad-c2cb933b42ea/resource/971678c4-a19e-4f7d-8888-1b3f85e40452> ;
    dcat:landingPage <Kecamatan%20dalam%20angka%202018> .

<https://data.jatengprov.go.id/dataset/7e8c0495-fd19-486e-99ad-c2cb933b42ea/resource/66321c27-0033-4288-90af-f62c5cc3e896> a dcat:Distribution ;
    dct:description "Perbandingan Luas Wilayah Antar Kecamatan, 2017" ;
    dct:format "XLSX" ;
    dct:title "Perbandingan Luas Wilayah Antar Kecamatan, 2017.xlsx" ;
    dcat:accessURL <http://103.78.143.59/dataset/7e8c0495-fd19-486e-99ad-c2cb933b42ea/resource/66321c27-0033-4288-90af-f62c5cc3e896/download/perbandingan-luas-wilayah-antar-kecamatan-2017.xlsx> ;
    dcat:byteSize 10582.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/dataset/7e8c0495-fd19-486e-99ad-c2cb933b42ea/resource/971678c4-a19e-4f7d-8888-1b3f85e40452> a dcat:Distribution ;
    dct:description "Perbandingan Luas Wilayah Antar Kecamatan, 2017" ;
    dct:format "CSV" ;
    dct:title "Perbandingan Luas Wilayah Antar Kecamatan, 2017.csv" ;
    dcat:accessURL <http://103.78.143.59/dataset/7e8c0495-fd19-486e-99ad-c2cb933b42ea/resource/971678c4-a19e-4f7d-8888-1b3f85e40452/download/perbandingan-luas-wilayah-antar-kecamatan-2017.csv> ;
    dcat:byteSize 474.0 ;
    dcat:mediaType "text/csv" .

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

