@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/f83cc733-a86a-46d0-92a4-dbce20e1e09e> a dcat:Dataset ;
    dct:description "LAPORAN REALISASI ANGGARAN YG SUDAH DI AUDIT OLEH BPK PD TH 2024" ;
    dct:identifier "f83cc733-a86a-46d0-92a4-dbce20e1e09e" ;
    dct:issued "2025-10-16T04:49:03.362093"^^xsd:dateTime ;
    dct:modified "2025-10-16T04:49:03.362098"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "LRA KAB CILACAP TH 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:kominfo@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f83cc733-a86a-46d0-92a4-dbce20e1e09e/resource/8e4784b6-5d50-4f9e-99e2-6b3aa28e1d70> ;
    dcat:keyword "laporan keuangan" .

<https://data.jatengprov.go.id/dataset/f83cc733-a86a-46d0-92a4-dbce20e1e09e/resource/8e4784b6-5d50-4f9e-99e2-6b3aa28e1d70> a dcat:Distribution ;
    dct:description "LAPORAN KEUANGAN TH 2024 YG SUDAH DI AUDIT OLEH BPK" ;
    dct:format "XLSX" ;
    dct:title "LRA_KONSOLIDASI TA 2024 Lv. 6.xlsx.xlsx" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/f83cc733-a86a-46d0-92a4-dbce20e1e09e/resource/8e4784b6-5d50-4f9e-99e2-6b3aa28e1d70/download/lra_konsolidasi-ta-2024-lv.-6.xlsx.xlsx> ;
    dcat:byteSize 197795.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" .

