@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/130bf166-83d2-459c-b6ca-4670744b3b00> a dcat:Dataset ;
    dct:description "REALISASI PENDAPATAN  TAHUN 2022" ;
    dct:identifier "130bf166-83d2-459c-b6ca-4670744b3b00" ;
    dct:issued "2026-04-18T10:06:39.047867"^^xsd:dateTime ;
    dct:modified "2026-04-18T10:06:39.047871"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "REALISASI PENDAPATAN  TAHUN 2022" ;
    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/130bf166-83d2-459c-b6ca-4670744b3b00/resource/c3471d74-3e19-4ce9-8bb1-4c0004c3f489> ;
    dcat:landingPage <BAPENDA> .

<https://data.jatengprov.go.id/dataset/130bf166-83d2-459c-b6ca-4670744b3b00/resource/c3471d74-3e19-4ce9-8bb1-4c0004c3f489> a dcat:Distribution ;
    dct:description "REALISASI PENDAPATAN  TAHUN 2022" ;
    dct:format "XLSX" ;
    dct:title "REALISASI PENDAPATAN  TAHUN 2022.xlsx" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/130bf166-83d2-459c-b6ca-4670744b3b00/resource/c3471d74-3e19-4ce9-8bb1-4c0004c3f489/download/realisasi-pendapatan-tahun-2022.xlsx> ;
    dcat:byteSize 35392.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" .

