@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/2afcaeb5-a8ad-4ef4-bbb5-2031cf9baf48> a dcat:Dataset ;
    dct:description "Laporan Bantuan Sosial Musibah Kebakaran di Wilayah Kabupaten Cilacap" ;
    dct:identifier "2afcaeb5-a8ad-4ef4-bbb5-2031cf9baf48" ;
    dct:issued "2025-09-18T06:42:48.468321"^^xsd:dateTime ;
    dct:modified "2026-02-18T09:57:59.426536"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan Bantuan Sosial Musibah Kebakaran di Wilayah Kabupaten Cilacap" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Satpolpp" ;
            vcard:hasEmail <mailto:satpolppcilacap2@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2afcaeb5-a8ad-4ef4-bbb5-2031cf9baf48/resource/2a5a639b-505a-4ecb-9d18-b6a417c060b0> ;
    dcat:keyword "Bansos_Kebakaran_Desember23" ;
    dcat:landingPage <Satpolpp> .

<https://data.jatengprov.go.id/dataset/2afcaeb5-a8ad-4ef4-bbb5-2031cf9baf48/resource/2a5a639b-505a-4ecb-9d18-b6a417c060b0> a dcat:Distribution ;
    dct:description "Laporan Bantuan Sosial Musibah Kebakaran di Wilayah Kabupaten Cilacap" ;
    dct:format "DOCX" ;
    dct:title "Desember 2023 - bansos kebakaran" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/2afcaeb5-a8ad-4ef4-bbb5-2031cf9baf48/resource/2a5a639b-505a-4ecb-9d18-b6a417c060b0/download/daftar-penerima-bansos-kebakaran-23.docx> ;
    dcat:byteSize 19186.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

