@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/ecc8b757-1821-464c-9a75-0367f7700f1d> a dcat:Dataset ;
    dct:description "Ringkasan DPA Tahun 2023" ;
    dct:identifier "ecc8b757-1821-464c-9a75-0367f7700f1d" ;
    dct:issued "2023-10-02T13:32:39.302881"^^xsd:dateTime ;
    dct:modified "2023-10-02T13:32:39.302890"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Ringkasan RKA tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPBD Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:bpbdcilacap@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ecc8b757-1821-464c-9a75-0367f7700f1d/resource/eded66de-91ad-4e8d-b650-a71e109d7264> ;
    dcat:keyword "RKA" .

<https://data.jatengprov.go.id/dataset/ecc8b757-1821-464c-9a75-0367f7700f1d/resource/eded66de-91ad-4e8d-b650-a71e109d7264> a dcat:Distribution ;
    dct:description "Ringkasan RKA Tahun 2023" ;
    dct:format "word" ;
    dct:title "Ringkasan RKA Tahun 2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/ecc8b757-1821-464c-9a75-0367f7700f1d/resource/eded66de-91ad-4e8d-b650-a71e109d7264/download/ringkasan-rka.docx> ;
    dcat:byteSize 1343422.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" .

