@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/c4b7a33c-84be-4f7c-93d1-3e0537d5b950> a dcat:Dataset ;
    dct:description "Dataset ini berisi realisasi PBB Kecamatan pada tahun 2021" ;
    dct:identifier "c4b7a33c-84be-4f7c-93d1-3e0537d5b950" ;
    dct:issued "2024-07-27T11:23:02.319997"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:23:02.320003"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Laporan Realisasi PBB 2021 Kecamatan Cisata" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasi PAD" ;
            vcard:hasEmail <mailto:cisatakantor@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/c4b7a33c-84be-4f7c-93d1-3e0537d5b950/resource/18b9b686-ee5c-4a51-8d20-c8afd6705802>,
        <http://5.189.187.109/dataset/c4b7a33c-84be-4f7c-93d1-3e0537d5b950/resource/1b016ceb-a722-4328-bd9b-07c8d85d62a4> ;
    dcat:keyword "2021",
        "Kec.Cisata",
        "realisasipbb" .

<http://5.189.187.109/dataset/c4b7a33c-84be-4f7c-93d1-3e0537d5b950/resource/18b9b686-ee5c-4a51-8d20-c8afd6705802> a dcat:Distribution ;
    dct:description "Laporan Realisasi PBB di Kecamatan csv" ;
    dct:format "CSV" ;
    dct:issued "2023-12-30T07:04:04.254816"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:23:02.307507"^^xsd:dateTime ;
    dct:title "Laporan Realisasi PBB di Kecamatan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703919888.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/c4b7a33c-84be-4f7c-93d1-3e0537d5b950/resource/1b016ceb-a722-4328-bd9b-07c8d85d62a4> a dcat:Distribution ;
    dct:description "Laporan Realisasi PBB di Kecamatan xlsx" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-30T07:03:45.658471"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:23:02.305588"^^xsd:dateTime ;
    dct:title "Laporan Realisasi PBB di Kecamatan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703919871.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> a foaf:Agent ;
    foaf:name "Kabupaten Pandeglang" .

