@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/f32a3edd-4611-4760-960c-76b3438e29d8> a dcat:Dataset ;
    dct:description "REKAPITULASI SURAT KEPUTUSAN BUPATI TAHUN 2025" ;
    dct:identifier "f32a3edd-4611-4760-960c-76b3438e29d8" ;
    dct:issued "2026-03-09T01:13:47.961565"^^xsd:dateTime ;
    dct:modified "2026-03-09T01:13:47.961571"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "REKAPITULASI SURAT KEPUTUSAN BUPATI TAHUN 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPBD Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:bpbdcilacap@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f32a3edd-4611-4760-960c-76b3438e29d8/resource/993ba421-0a9a-4fbe-9074-8f8cba35a5cd> ;
    dcat:keyword "Economy",
        "bpbdcilacap",
        "government" .

<https://data.jatengprov.go.id/dataset/f32a3edd-4611-4760-960c-76b3438e29d8/resource/993ba421-0a9a-4fbe-9074-8f8cba35a5cd> a dcat:Distribution ;
    dct:description "REKAPITULASI SK DARURAT TAHUN 2025" ;
    dct:format "XLSX" ;
    dct:title "REKAPITULASI SK DARURAT TAHUN 2025.xlsx" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/f32a3edd-4611-4760-960c-76b3438e29d8/resource/993ba421-0a9a-4fbe-9074-8f8cba35a5cd/download/rekapitualsi-sk-darurat-tahun-2025.xlsx> ;
    dcat:byteSize 11979.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" .

