@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/95d48236-6ae0-42ae-bb1f-bd5a22c59484> a dcat:Dataset ;
    dct:description "REALISASI PENDAPATAN SAMPAI TANGGAL 31 OKTOBER 2025" ;
    dct:identifier "95d48236-6ae0-42ae-bb1f-bd5a22c59484" ;
    dct:issued "2025-11-18T09:31:03.931931"^^xsd:dateTime ;
    dct:modified "2025-11-18T09:31:03.931935"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "REALISASI PENDAPATAN SAMPAI  BULAN OKTOBER 2025" ;
    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/95d48236-6ae0-42ae-bb1f-bd5a22c59484/resource/b84db761-2c41-48da-af29-0b9bf8244511> ;
    dcat:landingPage <BAPENDA> .

<https://data.jatengprov.go.id/dataset/95d48236-6ae0-42ae-bb1f-bd5a22c59484/resource/b84db761-2c41-48da-af29-0b9bf8244511> a dcat:Distribution ;
    dct:description "REALISASI PENDAPATAN SAMPAI TANGGAL 31 OKTOBER 2025" ;
    dct:format "XLSX" ;
    dct:title "REALISASI PENDAPATAN  BULAN OKTOBER 2025" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/95d48236-6ae0-42ae-bb1f-bd5a22c59484/resource/b84db761-2c41-48da-af29-0b9bf8244511/download/realisasi-pendapatan-2025.xlsx> ;
    dcat:byteSize 28082.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" .

