@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/4046c356-cd6d-4ea9-97c9-aab10b9fea7f> a dcat:Dataset ;
    dct:description "Berisi Informasi Pembayaran Pajak Bumi dan Bangunan sampai dengan Juni 2023" ;
    dct:identifier "4046c356-cd6d-4ea9-97c9-aab10b9fea7f" ;
    dct:issued "2023-09-30T13:17:50.585572"^^xsd:dateTime ;
    dct:modified "2025-09-18T06:43:31.598891"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "REALISASI PBB S.D 30 JUNI 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:martejowili0@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4046c356-cd6d-4ea9-97c9-aab10b9fea7f/resource/07b4ec6c-933d-475d-a766-ce27dbeb7823> ;
    dcat:keyword "keuangan" .

<https://data.jatengprov.go.id/dataset/4046c356-cd6d-4ea9-97c9-aab10b9fea7f/resource/07b4ec6c-933d-475d-a766-ce27dbeb7823> a dcat:Distribution ;
    dct:description "Realisasi PBB sd 30 Juni 2023" ;
    dct:format "XLS" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/4046c356-cd6d-4ea9-97c9-aab10b9fea7f/resource/07b4ec6c-933d-475d-a766-ce27dbeb7823/download/realisasi-pbb-s.d-30-juni-2023.xlsx> ;
    dcat:byteSize 185619.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

