@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/5d3b7723-1784-4aed-a3e3-3be0ee3115fc> a dcat:Dataset ;
    dct:description "Realisasi PBB P2 (Bulanan) -th 2026 bulan Mei 2026" ;
    dct:identifier "5d3b7723-1784-4aed-a3e3-3be0ee3115fc" ;
    dct:issued "2026-07-18T10:26:28.331622"^^xsd:dateTime ;
    dct:modified "2026-07-18T10:26:28.331628"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Realisasi PBB P2 (Bulanan) -th 2026 bulan Mei 2026" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi dan Informatika Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:kominfo@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5d3b7723-1784-4aed-a3e3-3be0ee3115fc/resource/0732ce5e-9e73-4754-ab1d-77248fd67e66> ;
    dcat:landingPage <BAPENDA> .

<https://data.jatengprov.go.id/dataset/5d3b7723-1784-4aed-a3e3-3be0ee3115fc/resource/0732ce5e-9e73-4754-ab1d-77248fd67e66> a dcat:Distribution ;
    dct:description "Realisasi PBB P2 (Bulanan) -th 2026 bulan Mei 2026" ;
    dct:format "XLSX" ;
    dct:title "Realisasi PBB P2 (Bulanan) -th 2026 bulan Mei 2026" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/5d3b7723-1784-4aed-a3e3-3be0ee3115fc/resource/0732ce5e-9e73-4754-ab1d-77248fd67e66/download/realisasi-pbb-p2-bulanan-th-2026.xlsx> ;
    dcat:byteSize 15262.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" .

