@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/6f7988f2-b657-49cb-9e5e-364ed5d6eff6> a dcat:Dataset ;
    dct:description "Perbandingan Luas Wilayah Antar Kecamatan, 2016" ;
    dct:identifier "6f7988f2-b657-49cb-9e5e-364ed5d6eff6" ;
    dct:issued "2018-09-18T05:03:21.916404"^^xsd:dateTime ;
    dct:modified "2018-09-18T05:03:21.916412"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "Perbandingan Luas Wilayah Antar Kecamatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:diskominfo@batangkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6f7988f2-b657-49cb-9e5e-364ed5d6eff6/resource/596904c2-a03b-4293-bbac-f4b3795bc279> ;
    dcat:landingPage <blado.batangkab.go.id> .

<https://data.jatengprov.go.id/dataset/6f7988f2-b657-49cb-9e5e-364ed5d6eff6/resource/596904c2-a03b-4293-bbac-f4b3795bc279> a dcat:Distribution ;
    dct:description "Data Perbandingan Luas Wilayah Antar Kecamatan, 2016" ;
    dct:format "CSV" ;
    dct:title "Perbandingan Luas Wilayah Antar Kecamatan, 2016.csv" ;
    dcat:accessURL <http://103.78.143.59/dataset/6f7988f2-b657-49cb-9e5e-364ed5d6eff6/resource/596904c2-a03b-4293-bbac-f4b3795bc279/download/perbandingan-luas-wilayah-antar-kecamatan-2016.csv> ;
    dcat:byteSize 758.0 ;
    dcat:mediaType "text/csv" .

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

