@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/94424eec-73b6-4fe6-b772-af04abfdc773> a dcat:Dataset ;
    dct:description "Kantor Pemerintahan Desa Kecamatan Bonang Thaun 2021" ;
    dct:identifier "94424eec-73b6-4fe6-b772-af04abfdc773" ;
    dct:issued "2023-05-22T13:18:25.395468"^^xsd:dateTime ;
    dct:modified "2025-01-01T12:21:36.804825"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Kantor Pemerintahan Desa Kecamatan Bonang Thaun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Kecamatan Bonang" ;
            vcard:hasEmail <mailto:Kecamatanbonang18@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/94424eec-73b6-4fe6-b772-af04abfdc773/resource/d4579287-0183-4574-994b-8479fc8d9e78> ;
    dcat:keyword "Kantor Pemerintahan Desa",
        "Kecamatan Bonang",
        "Tahun 2021" ;
    dcat:landingPage <kecamatanbonang18@gmail.com> .

<http://5.189.187.109/dataset/94424eec-73b6-4fe6-b772-af04abfdc773/resource/d4579287-0183-4574-994b-8479fc8d9e78> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-02-19T07:50:56.155588"^^xsd:dateTime ;
    dct:modified "2023-05-22T13:18:25.386652"^^xsd:dateTime ;
    dct:title "Kantor Pemerintah Desa se kecamatan Bonang 2021.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/94424eec-73b6-4fe6-b772-af04abfdc773/resource/d4579287-0183-4574-994b-8479fc8d9e78/download/kantor-pemerintah-desa-se-kecamatan-bonang-2021.xlsx> ;
    dcat:byteSize "10826"^^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" .

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

