@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/56fc11d7-d4d5-4325-8b90-bf3fe6fdbdeb> a dcat:Dataset ;
    dct:description "Realisasi Penerimaan PBB Kecamatan Bonang PerDesa Tahun 2018" ;
    dct:identifier "56fc11d7-d4d5-4325-8b90-bf3fe6fdbdeb" ;
    dct:issued "2023-05-22T10:15:15.050000"^^xsd:dateTime ;
    dct:modified "2024-12-26T09:08:45.846376"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "REALISASI PENERIMAAN PBB" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Kecamatan Bonang" ;
            vcard:hasEmail <mailto:kecamatanbonang18@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/56fc11d7-d4d5-4325-8b90-bf3fe6fdbdeb/resource/2ea82827-99b9-4cd1-a067-4fec3778d61a> ;
    dcat:keyword "Kecamatan Bonang",
        "PerDesa",
        "Realisasi Penerimaan PBB",
        "Tahun 2018" ;
    dcat:landingPage <Kecamatan%20Bonang> .

<Kecamatan%20Bonang> a foaf:Document .

<http://5.189.187.109/dataset/56fc11d7-d4d5-4325-8b90-bf3fe6fdbdeb/resource/2ea82827-99b9-4cd1-a067-4fec3778d61a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-08-18T04:41:58.343864"^^xsd:dateTime ;
    dct:modified "2023-05-22T10:15:15.038287"^^xsd:dateTime ;
    dct:title "Laporan Daftar Penerimaan PBB Rekap Tahun 2018.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/56fc11d7-d4d5-4325-8b90-bf3fe6fdbdeb/resource/2ea82827-99b9-4cd1-a067-4fec3778d61a/download/laporan-daftar-penerimaan-pbb-rekap-tahun-2018.xlsx> ;
    dcat:byteSize "13188"^^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" .

