@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/5083cdad-f168-443a-93b0-2ad7243a2577> a dcat:Dataset ;
    dct:description "DATA LUAS WILAYAH KECAMATAN WARUNGASEM" ;
    dct:identifier "5083cdad-f168-443a-93b0-2ad7243a2577" ;
    dct:issued "2018-09-18T04:54:05.017455"^^xsd:dateTime ;
    dct:modified "2018-09-18T04:54:05.017464"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "LUAS WILAYAH KECAMATAN WARUNGASEM" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:kec_warungasem@batangkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5083cdad-f168-443a-93b0-2ad7243a2577/resource/64e89d9c-da29-4169-8972-ca8c7e1a8245> ;
    dcat:landingPage <warungasem.batangkab.go%2Cid> .

<https://data.jatengprov.go.id/dataset/5083cdad-f168-443a-93b0-2ad7243a2577/resource/64e89d9c-da29-4169-8972-ca8c7e1a8245> a dcat:Distribution ;
    dct:description "DATA LUAS WILAYAH KECAMATAN WARUNGASEM" ;
    dct:format "CSV" ;
    dct:title "LUAS WILAYAH KECAMATAN WARUNGASEM" .

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

