@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/a9001044-eaee-4270-9ffe-bb2a54229fcf> a dcat:Dataset ;
    dct:identifier "a9001044-eaee-4270-9ffe-bb2a54229fcf" ;
    dct:issued "2023-09-30T13:19:53.959060"^^xsd:dateTime ;
    dct:modified "2026-02-18T10:01:04.954764"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Donatur Bantuan 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/a9001044-eaee-4270-9ffe-bb2a54229fcf/resource/b68357a1-aaeb-47f2-86b5-7761124a20d6> ;
    dcat:keyword "pelayanan publik" .

<https://data.jatengprov.go.id/dataset/a9001044-eaee-4270-9ffe-bb2a54229fcf/resource/b68357a1-aaeb-47f2-86b5-7761124a20d6> a dcat:Distribution ;
    dct:description "CSR yang Donatur pembangunan Huntara Karanggintung " ;
    dct:format "XLSX" ;
    dct:title "Donatur CSR Pembangunan Huntara Karanggintung" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/a9001044-eaee-4270-9ffe-bb2a54229fcf/resource/b68357a1-aaeb-47f2-86b5-7761124a20d6/download/donatur-bantuan-huntara-karanggintung-ok.xlsx> ;
    dcat:byteSize 13603.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" .

