@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:5000/dataset/fe5490c6-9f0b-4d87-be33-b43ba44bcac2> a dcat:Dataset ;
    dct:description "REALISASI PENDAPATAN PER SEMESTER 1 TAHUN 2025" ;
    dct:identifier "fe5490c6-9f0b-4d87-be33-b43ba44bcac2" ;
    dct:issued "2026-05-10T02:26:27.789657"^^xsd:dateTime ;
    dct:modified "2026-05-10T02:26:27.789679"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> ;
    dct:title "REALISASI PENDAPATAN PER SEMESTER 1 TAHUN 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi dan Informatika Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:kominfo@cilacapkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/fe5490c6-9f0b-4d87-be33-b43ba44bcac2/resource/6fc26915-abd6-4a98-91ea-b56a09252e38> ;
    dcat:landingPage <BAPENDA> .

<BAPENDA> a foaf:Document .

<http://5.189.187.109:5000/dataset/fe5490c6-9f0b-4d87-be33-b43ba44bcac2/resource/6fc26915-abd6-4a98-91ea-b56a09252e38> a dcat:Distribution ;
    dct:description "REALISASI PENDAPATAN PER SEMESTER 1 TAHUN 2025" ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T03:06:05.906977"^^xsd:dateTime ;
    dct:modified "2026-05-10T02:26:27.784876"^^xsd:dateTime ;
    dct:title "REALISASI PER SEMESTER 1 2025.xlsx" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/fe5490c6-9f0b-4d87-be33-b43ba44bcac2/resource/6fc26915-abd6-4a98-91ea-b56a09252e38/download/realisasi-per-semester-1-2025.xlsx> ;
    dcat:byteSize "36551"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> a foaf:Agent ;
    foaf:name "Kabupaten Cilacap" .

