@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/5d46f082-563a-45b3-8e2e-e1a1ec165ecf> a dcat:Dataset ;
    dct:description "Luas Wilayah Kecamatan Guntur Per Desa Tahun 2017" ;
    dct:identifier "5d46f082-563a-45b3-8e2e-e1a1ec165ecf" ;
    dct:issued "2019-10-03T05:05:58.501608"^^xsd:dateTime ;
    dct:modified "2020-09-03T09:07:37.879394"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "Luas Wilayah Kecamatan Guntur" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Guntur" ;
            vcard:hasEmail <mailto:kecamatanguntur@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5d46f082-563a-45b3-8e2e-e1a1ec165ecf/resource/c7e481a2-e775-4e70-a9d3-7122fcb22c21> ;
    dcat:landingPage <bps.demakkab.go.id> .

<https://data.jatengprov.go.id/dataset/5d46f082-563a-45b3-8e2e-e1a1ec165ecf/resource/c7e481a2-e775-4e70-a9d3-7122fcb22c21> a dcat:Distribution ;
    dct:description "Luas Wilayah per Desa Kecamatan Guntur Kabupaten Demak Tahun 2017" ;
    dct:format ".xlsx" ;
    dct:title "Luas Wilayah Kec Guntur 2017.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/5d46f082-563a-45b3-8e2e-e1a1ec165ecf/resource/c7e481a2-e775-4e70-a9d3-7122fcb22c21/download/luas-wilayah-kec-guntur-2017.xlsx> ;
    dcat:byteSize 114474.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" .

