@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/36c4cca2-dcaf-43b3-a193-a88238f7f8ff> a dcat:Dataset ;
    dct:description "Siaran Pers BPBD Kabupaten Cilacap" ;
    dct:identifier "36c4cca2-dcaf-43b3-a193-a88238f7f8ff" ;
    dct:issued "2023-09-30T13:17:39.040250"^^xsd:dateTime ;
    dct:modified "2026-02-18T09:58:16.931116"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Press Release BPBD Kabupaten Cilacap" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPBD Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:bpbdcilacap@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/36c4cca2-dcaf-43b3-a193-a88238f7f8ff/resource/759d3812-743b-4392-9fbf-9eefe80e8deb> ;
    dcat:keyword "pelayanan publik" .

<https://data.jatengprov.go.id/dataset/36c4cca2-dcaf-43b3-a193-a88238f7f8ff/resource/759d3812-743b-4392-9fbf-9eefe80e8deb> a dcat:Distribution ;
    dct:description "Siaran Pers BPBD Kabupaten Cilacap" ;
    dct:format "DOCX" ;
    dct:title "September 2021 - Press Release BPBD Kabupaten Cilacap" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/36c4cca2-dcaf-43b3-a193-a88238f7f8ff/resource/759d3812-743b-4392-9fbf-9eefe80e8deb/download/siaran-pers-bpbd-tgl-15-september-2021.docx> ;
    dcat:byteSize 16053.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" .

