@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#> .

<http://5.189.187.109/dataset/8331ff7f-353b-4127-8dcb-b59edb013e9c> a dcat:Dataset ;
    dct:description "KECAMATAN DEMPET DALAM ANGKA KATALOG BPS DEMAK 2018" ;
    dct:identifier "8331ff7f-353b-4127-8dcb-b59edb013e9c" ;
    dct:issued "2023-05-22T12:24:20.565610"^^xsd:dateTime ;
    dct:modified "2024-12-06T10:07:04.995106"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "LUAS WILAYAH KECAMATAN DEMPET MENURUT DESA TAHUN 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ginagirang" ;
            vcard:hasEmail <mailto:kecdempet@demakkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/8331ff7f-353b-4127-8dcb-b59edb013e9c/resource/eebbb14e-ff1b-4f1b-adcb-320619a72fff> ;
    dcat:keyword "2018",
        "DESA",
        "KECAMATAN DEMPET" ;
    dcat:landingPage <BPS> .

<BPS> a foaf:Document .

<http://5.189.187.109/dataset/8331ff7f-353b-4127-8dcb-b59edb013e9c/resource/eebbb14e-ff1b-4f1b-adcb-320619a72fff> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-09-13T06:12:51.070050"^^xsd:dateTime ;
    dct:modified "2023-05-22T12:24:20.555485"^^xsd:dateTime ;
    dct:title "LUAS WILAYAH KECAMATAN DEMPET MENURUT DESA TAHUN 2017.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/8331ff7f-353b-4127-8dcb-b59edb013e9c/resource/eebbb14e-ff1b-4f1b-adcb-320619a72fff/download/luas-wilayah-kecamatan-dempet-menurut-desa-tahun-2017.xlsx> ;
    dcat:byteSize "9585"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

