@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/ed11b29e-ba02-41ef-9bce-43a87f9062fa> a dcat:Dataset ;
    dct:description "Jumlah Dusun, RT, dan RW Menurut Desa di Kecamatan Dempet 2013" ;
    dct:identifier "ed11b29e-ba02-41ef-9bce-43a87f9062fa" ;
    dct:issued "2023-05-22T23:59:21.116645"^^xsd:dateTime ;
    dct:modified "2024-12-31T06:53:07.488413"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah Dusun, RT, dan RW Menurut Desa di Kecamatan Dempet" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ginagirang" ;
            vcard:hasEmail <mailto:kecamatandempet@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/ed11b29e-ba02-41ef-9bce-43a87f9062fa/resource/10e35810-33c1-47f2-b865-c29ebd9f5c3f> ;
    dcat:keyword "2013",
        "DEMPET",
        "DUSUN",
        "RT",
        "RW" ;
    dcat:landingPage <demakkab.bps.go.id> .

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

<http://5.189.187.109/dataset/ed11b29e-ba02-41ef-9bce-43a87f9062fa/resource/10e35810-33c1-47f2-b865-c29ebd9f5c3f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-05-19T01:46:13.659806"^^xsd:dateTime ;
    dct:modified "2023-05-22T23:59:21.104382"^^xsd:dateTime ;
    dct:title "Jumlah Dusun, RT, dan RW Menurut Desa di Kecamatan Dempet 2013.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/ed11b29e-ba02-41ef-9bce-43a87f9062fa/resource/10e35810-33c1-47f2-b865-c29ebd9f5c3f/download/jumlah-dusun-rt-dan-rw-menurut-desa-di-kecamatan-dempet-2013.xlsx> ;
    dcat:byteSize "8780"^^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" .

