@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/dataset/9f546f64-534a-4e7d-84aa-1388b6e428e9> a dcat:Dataset ;
    dct:description "Jumlah waraga menerima layanan pertolongan dan evakuasi" ;
    dct:identifier "9f546f64-534a-4e7d-84aa-1388b6e428e9" ;
    dct:issued "2026-05-10T02:23:24.999711"^^xsd:dateTime ;
    dct:modified "2026-06-10T02:26:33.091911"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> ;
    dct:title "Warga Terevakuasi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPBD Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:bpbdcilacap@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/9f546f64-534a-4e7d-84aa-1388b6e428e9/resource/e947d5c9-8808-43a0-a9ec-38b2c2f9fd29> ;
    dcat:keyword "evakuasi",
        "government",
        "pertolongan" .

<http://5.189.187.109/dataset/9f546f64-534a-4e7d-84aa-1388b6e428e9/resource/e947d5c9-8808-43a0-a9ec-38b2c2f9fd29> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2026-05-13T07:38:09.884360"^^xsd:dateTime ;
    dct:modified "2026-06-10T02:26:33.128169"^^xsd:dateTime ;
    dct:title "JUMLAH WARGA NEGARA YANG MEMPEROLEH LAYANAN PENYELAMATAN DAN EVAKUASI 2025.pdf" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/9f546f64-534a-4e7d-84aa-1388b6e428e9/resource/e947d5c9-8808-43a0-a9ec-38b2c2f9fd29/download/jumlah-warga-negara-yang-memperoleh-layanan-penyelamatan-dan-evakuasi-2025.pdf> ;
    dcat:byteSize "165135"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

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

