@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/2eaae27a-398f-49d6-aacf-d7293e9783be> a dcat:Dataset ;
    dct:description "LUAS WILAYAH DESA DI KECAMATAN KARANGAWEN TAHUN 2015" ;
    dct:identifier "2eaae27a-398f-49d6-aacf-d7293e9783be" ;
    dct:issued "2020-09-03T07:54:17.935657"^^xsd:dateTime ;
    dct:modified "2020-09-03T07:54:17.935666"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "LUAS WILAYAH DESA DI KECAMATAN KARANGAWEN" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SEKRETARIAT" ;
            vcard:hasEmail <mailto:keckarangawen@demakkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2eaae27a-398f-49d6-aacf-d7293e9783be/resource/db391070-4c3f-4af8-8a9e-e73f47946780> .

<https://data.jatengprov.go.id/dataset/2eaae27a-398f-49d6-aacf-d7293e9783be/resource/db391070-4c3f-4af8-8a9e-e73f47946780> a dcat:Distribution ;
    dct:description "LUAS WILAYAH DESA DI KECAMATAN KARANGAWEN TAHUN 2015" ;
    dct:format "XLSX" ;
    dct:title "LUAS WILAYAH DESA TAHUN 2015.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/2eaae27a-398f-49d6-aacf-d7293e9783be/resource/db391070-4c3f-4af8-8a9e-e73f47946780/download/luas-wilayah-desa-tahun-2015.xlsx> ;
    dcat:byteSize 9324.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

