@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#> .

<https://data.jatengprov.go.id/dataset/297dc974-d932-46b0-b83e-9994f31314b3> a dcat:Dataset ;
    dct:description "Berisi laporan realisasi pbb p2 yang telah tercapai sampai dengan Mei 2023" ;
    dct:identifier "297dc974-d932-46b0-b83e-9994f31314b3" ;
    dct:issued "2023-09-20T12:19:12.533115"^^xsd:dateTime ;
    dct:modified "2025-09-18T06:42:43.611895"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Realisasi PBB P2 sampai dengan Mei 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:martejowili0@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/297dc974-d932-46b0-b83e-9994f31314b3/resource/252466ed-f264-4405-8005-234e860b9939> ;
    dcat:keyword "keuangan" .

<https://data.jatengprov.go.id/dataset/297dc974-d932-46b0-b83e-9994f31314b3/resource/252466ed-f264-4405-8005-234e860b9939> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "Realisasi PBB P2 Per Desa" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/297dc974-d932-46b0-b83e-9994f31314b3/resource/252466ed-f264-4405-8005-234e860b9939/download/realisasi-pbb-per-desa-31-mei-2023.xls> ;
    dcat:byteSize 67072.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

