@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/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-10T02:16:03.945367"^^xsd:dateTime ;
    dct:modified "2026-04-10T02:16:03.945384"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> ;
    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 <http://5.189.187.109/dataset/130bf166-83d2-459c-b6ca-4670744b3b00/resource/c3471d74-3e19-4ce9-8bb1-4c0004c3f489> ;
    dcat:landingPage <BAPENDA> .

<BAPENDA> a foaf:Document .

<http://5.189.187.109/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:issued "2026-04-08T07:36:06.443045"^^xsd:dateTime ;
    dct:modified "2026-04-10T02:16:03.940127"^^xsd:dateTime ;
    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"^^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" .

