@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/2434ee52-d2ca-41ac-ae61-dbfeaaf85441> a dcat:Dataset ;
    dct:description "Rekapitulasi Laporan Kegiatan Penyelamatan Tahun 2021" ;
    dct:identifier "2434ee52-d2ca-41ac-ae61-dbfeaaf85441" ;
    dct:issued "2026-04-10T02:19:31.322253"^^xsd:dateTime ;
    dct:modified "2026-04-10T02:19:31.322276"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> ;
    dct:title "Rekapitulasi Laporan Kegiatan Penyelamatan Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "satpolpp kab. cilacap" ;
            vcard:hasEmail <mailto:satpolppcilacap2@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/2434ee52-d2ca-41ac-ae61-dbfeaaf85441/resource/e4db7d6c-ce88-4679-9012-7122b6c00978> ;
    dcat:keyword "rekap_penyelamatan_2021" ;
    dcat:landingPage <satpolpp%20kab.%20cilacap> .

<http://5.189.187.109/dataset/2434ee52-d2ca-41ac-ae61-dbfeaaf85441/resource/e4db7d6c-ce88-4679-9012-7122b6c00978> a dcat:Distribution ;
    dct:description "Rekapitulasi Laporan Kegiatan Penyelamatan Tahun 2021" ;
    dct:format "XLSX" ;
    dct:issued "2023-10-02T01:42:31.456895"^^xsd:dateTime ;
    dct:modified "2026-04-10T02:19:31.312839"^^xsd:dateTime ;
    dct:title "Januari-desember 2021 - penyelamatan" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/2434ee52-d2ca-41ac-ae61-dbfeaaf85441/resource/e4db7d6c-ce88-4679-9012-7122b6c00978/download/rekap-penyelamatan-jan-des-2021.xlsx> ;
    dcat:byteSize "24116"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

<satpolpp%20kab.%20cilacap> a foaf:Document .

