@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/d7c448b2-30c2-44b8-86e3-31529ea3b34d> a dcat:Dataset ;
    dct:description "Berisi informasi program sampai dengan sub kegiatan dan indikator yang terbagi ke dalma 4 triwulan dlam 1 tahun 2023" ;
    dct:identifier "d7c448b2-30c2-44b8-86e3-31529ea3b34d" ;
    dct:issued "2023-10-02T13:32:13.552363"^^xsd:dateTime ;
    dct:modified "2023-10-02T13:32:13.552373"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Rencana Aksi Pendukung Sasaran BPPKAD 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:martejowili0@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d7c448b2-30c2-44b8-86e3-31529ea3b34d/resource/e6abeef3-a98c-4100-b73a-7b3201c500c6> ;
    dcat:keyword "Anggaran" .

<https://data.jatengprov.go.id/dataset/d7c448b2-30c2-44b8-86e3-31529ea3b34d/resource/e6abeef3-a98c-4100-b73a-7b3201c500c6> a dcat:Distribution ;
    dct:description "Rencana Aksi Anggaran 2023" ;
    dct:format "XLS" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/d7c448b2-30c2-44b8-86e3-31529ea3b34d/resource/e6abeef3-a98c-4100-b73a-7b3201c500c6/download/rencana-aksi-anggaran-pendukung-sasaran-bppkad-2023.xlsx> ;
    dcat:byteSize 23274.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" .

