@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:5000/dataset/c24f5e22-4153-4ae1-8fee-d35673b3cf72> a dcat:Dataset ;
    dct:description "Jumlah Pemerintah Desa Jumlah RW Kecamatan Bonang Tahun 2020" ;
    dct:identifier "c24f5e22-4153-4ae1-8fee-d35673b3cf72" ;
    dct:issued "2023-05-22T16:53:00.220530"^^xsd:dateTime ;
    dct:modified "2024-12-27T03:51:57.459443"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "KANTOR PEMERINTAH DESA JUMLAH RW" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Kecamatan Bonang" ;
            vcard:hasEmail <mailto:Kecamatanbonang18@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/c24f5e22-4153-4ae1-8fee-d35673b3cf72/resource/8bf76511-9188-4136-879d-7153610679a2> ;
    dcat:keyword "Jumlah Pemerintah Desa",
        "Jumlah RW",
        "Kecamatan Bonang",
        "Tahun 2020" ;
    dcat:landingPage <kecamatanbonang18@gmail.com> .

<http://5.189.187.109:5000/dataset/c24f5e22-4153-4ae1-8fee-d35673b3cf72/resource/8bf76511-9188-4136-879d-7153610679a2> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-12-17T07:38:28.375467"^^xsd:dateTime ;
    dct:modified "2023-05-22T16:53:00.208149"^^xsd:dateTime ;
    dct:title "Kantor Pemerintah Desa Jumlah RW kecamatan Bonang 2020.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/c24f5e22-4153-4ae1-8fee-d35673b3cf72/resource/8bf76511-9188-4136-879d-7153610679a2/download/kantor-pemerintah-desa-jumlah-rw-kecamatan-bonang-2020.xlsx> ;
    dcat:byteSize "10888"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

<kecamatanbonang18@gmail.com> a foaf:Document .

