@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/955d5cb0-2d46-4910-be5a-7722977a8f25> a dcat:Dataset ;
    dct:description "Jumlah Sarana Pemerintahan Desa di Kecamatan Dempet 2013" ;
    dct:identifier "955d5cb0-2d46-4910-be5a-7722977a8f25" ;
    dct:issued "2023-05-22T13:22:53.302637"^^xsd:dateTime ;
    dct:modified "2024-12-10T23:07:38.084714"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah Sarana Pemerintahan Desa" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ginagirang" ;
            vcard:hasEmail <mailto:kecamatandempet@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/955d5cb0-2d46-4910-be5a-7722977a8f25/resource/24d9d4e4-0e87-492e-9043-104084e4f95e> ;
    dcat:keyword "2013",
        "dempet",
        "pemerintahan desa",
        "prasarana",
        "sarana" ;
    dcat:landingPage <bps.demakkab.go.id> .

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

<http://5.189.187.109/dataset/955d5cb0-2d46-4910-be5a-7722977a8f25/resource/24d9d4e4-0e87-492e-9043-104084e4f95e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-05-27T01:21:56.775014"^^xsd:dateTime ;
    dct:modified "2023-05-22T13:22:53.289801"^^xsd:dateTime ;
    dct:title "Jumlah Sarana Pemerintahan Desa di Kecamatan Dempet 2013.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/955d5cb0-2d46-4910-be5a-7722977a8f25/resource/24d9d4e4-0e87-492e-9043-104084e4f95e/download/jumlah-sarana-pemerintahan-desa-di-kecamatan-dempet-2013.xlsx> ;
    dcat:byteSize "8662"^^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" .

