@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/461e3b8f-5743-4c09-9331-744c27aa6cea> a dcat:Dataset ;
    dct:description "KECAMATAN DEMPET DALAM ANGKA KATALOG BPS KABUPATEN DEMAK 2019" ;
    dct:identifier "461e3b8f-5743-4c09-9331-744c27aa6cea" ;
    dct:issued "2023-05-22T09:34:44.031074"^^xsd:dateTime ;
    dct:modified "2024-12-24T01:17:23.554584"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "jumlah dusun rt rw dirinci menurut desa di dempet 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ginagirang" ;
            vcard:hasEmail <mailto:kecdempet@demakkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/461e3b8f-5743-4c09-9331-744c27aa6cea/resource/cae11fc4-76e1-4994-8c53-f6af1ffee535> ;
    dcat:keyword "2019",
        "DESA",
        "KECAMATAN DEMPET",
        "PEMERINTAHAN" ;
    dcat:landingPage <demakkab.bps.go.id> .

<demakkab.bps.go.id> a foaf:Document .

<http://5.189.187.109/dataset/461e3b8f-5743-4c09-9331-744c27aa6cea/resource/cae11fc4-76e1-4994-8c53-f6af1ffee535> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-02-05T07:19:01.506453"^^xsd:dateTime ;
    dct:modified "2023-05-22T09:34:44.018834"^^xsd:dateTime ;
    dct:title "jumlah dusun rt rw dirinci menurut desa di dempet 2018.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/461e3b8f-5743-4c09-9331-744c27aa6cea/resource/cae11fc4-76e1-4994-8c53-f6af1ffee535/download/jumlah-dusun-rt-rw-dirinci-menurut-desa-di-dempet-2018.xlsx> ;
    dcat:byteSize "8888"^^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" .

