@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/dc64060d-d199-45fe-81f0-be3ed7c8ce9b> a dcat:Dataset ;
    dct:description "Berisi realisasi Pendapatan Asli Daerah (PAD)  dan proyeksi PAD" ;
    dct:identifier "dc64060d-d199-45fe-81f0-be3ed7c8ce9b" ;
    dct:issued "2026-04-10T02:55:11.073433"^^xsd:dateTime ;
    dct:modified "2026-04-10T02:55:11.073450"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> ;
    dct:title "Realisasi dan Proyeksi PAD Bapenda Kabupaten Cilacap" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:martejowili0@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/dc64060d-d199-45fe-81f0-be3ed7c8ce9b/resource/2d976d74-a8ef-4f79-9ab1-def13667b1fd> ;
    dcat:keyword "Anggaran" .

<http://5.189.187.109/dataset/dc64060d-d199-45fe-81f0-be3ed7c8ce9b/resource/2d976d74-a8ef-4f79-9ab1-def13667b1fd> a dcat:Distribution ;
    dct:description "Realisasi dan Proyeksi PAD Bapenda Kabupaten Cilacap Tahun 2023" ;
    dct:format "XLSX" ;
    dct:issued "2023-10-31T01:37:05.356746"^^xsd:dateTime ;
    dct:modified "2026-04-10T02:55:11.065853"^^xsd:dateTime ;
    dct:title "2023 - realisasi PAD dan proyeksi " ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/dc64060d-d199-45fe-81f0-be3ed7c8ce9b/resource/2d976d74-a8ef-4f79-9ab1-def13667b1fd/download/realisasi-pad-2023-proyeksi.xlsx> ;
    dcat:byteSize "51456"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> a foaf:Agent ;
    foaf:name "Kabupaten Cilacap" .

