@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/f9f2642c-6b46-4a40-87f0-c136ebb48b22> a dcat:Dataset ;
    dct:description """BANYAKNYA DUSUN, RW, DAN RT DI KECAMATAN DEMAK TAHUN 2016\r
No\r
Desa/Kelurahan\r
Dusun\r
RW\r
RT""" ;
    dct:identifier "f9f2642c-6b46-4a40-87f0-c136ebb48b22" ;
    dct:issued "2023-05-23T02:40:42.344934"^^xsd:dateTime ;
    dct:modified "2024-12-29T00:09:19.539243"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "BANYAKNYA DUSUN, RW, DAN RT DI KECAMATAN DEMAK TAHUN 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasi Tata Pemerintahan" ;
            vcard:hasEmail <mailto:kecdemak@demakkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f9f2642c-6b46-4a40-87f0-c136ebb48b22/resource/fe6cb6a3-384b-4974-984f-d5baae9f9afa> ;
    dcat:keyword "banyaknya dusun RT dan RW",
        "kecamatan demak",
        "tahun 2016" ;
    dcat:landingPage <monografi%20kecamatan%20demak> .

<http://5.189.187.109/dataset/f9f2642c-6b46-4a40-87f0-c136ebb48b22/resource/fe6cb6a3-384b-4974-984f-d5baae9f9afa> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-01-31T02:21:34.493929"^^xsd:dateTime ;
    dct:modified "2023-05-23T02:40:42.333837"^^xsd:dateTime ;
    dct:title "BANYAKNYA DUSUN, RW, DAN RT DI KECAMATAN DEMAK TAHUN 2016.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/f9f2642c-6b46-4a40-87f0-c136ebb48b22/resource/fe6cb6a3-384b-4974-984f-d5baae9f9afa/download/banyaknya-dusun-rw-dan-rt-di-kecamatan-demak-tahun-2016.xlsx> ;
    dcat:byteSize "15611"^^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" .

<monografi%20kecamatan%20demak> a foaf:Document .

