@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/8f95bda6-f6a6-4325-9545-ede13f752ed5> a dcat:Dataset ;
    dct:description "REALISASI PENDAPATAN  TAHUN 2025" ;
    dct:identifier "8f95bda6-f6a6-4325-9545-ede13f752ed5" ;
    dct:issued "2026-04-18T10:07:12.387369"^^xsd:dateTime ;
    dct:modified "2026-04-18T10:07:12.387375"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "REALISASI PENDAPATAN  TAHUN 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi dan Informatika Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:bapendacilacapkab@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8f95bda6-f6a6-4325-9545-ede13f752ed5/resource/e7714d12-136c-424b-9e92-cf14850e548e> ;
    dcat:landingPage <BAPENDA> .

<https://data.jatengprov.go.id/dataset/8f95bda6-f6a6-4325-9545-ede13f752ed5/resource/e7714d12-136c-424b-9e92-cf14850e548e> a dcat:Distribution ;
    dct:description "REALISASI PENDAPATAN  TAHUN 2025" ;
    dct:format "XLSX" ;
    dct:title "REALISASI PENDAPATAN TAHUN  2025.xlsx" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/8f95bda6-f6a6-4325-9545-ede13f752ed5/resource/e7714d12-136c-424b-9e92-cf14850e548e/download/realisasi-pendapatan-tahun-2025.xlsx> ;
    dcat:byteSize 37922.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" .

