@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/eb7f2179-479c-4648-be1d-90b1db90906c> a dcat:Dataset ;
    dct:description "REALISASI PENDAPATAN PER TRIWULAN 2 TAHUN 2025" ;
    dct:identifier "eb7f2179-479c-4648-be1d-90b1db90906c" ;
    dct:issued "2026-05-18T10:15:30.063605"^^xsd:dateTime ;
    dct:modified "2026-05-18T10:15:30.063609"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "REALISASI PENDAPATAN PER TRIWULAN 2 TAHUN 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/eb7f2179-479c-4648-be1d-90b1db90906c/resource/44d5ea47-09f8-4afb-938e-d0419d9d163e> ;
    dcat:landingPage <BAPENDA> .

<https://data.jatengprov.go.id/dataset/eb7f2179-479c-4648-be1d-90b1db90906c/resource/44d5ea47-09f8-4afb-938e-d0419d9d163e> a dcat:Distribution ;
    dct:description "REALISASI PENDAPATAN PER TRIWULAN 2 TAHUN 2025" ;
    dct:format "XLSX" ;
    dct:title "REALISASI PER TRIWULAN 2 2025.xlsx" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/eb7f2179-479c-4648-be1d-90b1db90906c/resource/44d5ea47-09f8-4afb-938e-d0419d9d163e/download/realisasi-per-triwulan-2-2025.xlsx> ;
    dcat:byteSize 27166.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" .

