@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/d04da81f-b8bf-4424-9af0-67e5be583c0d> a dcat:Dataset ;
    dct:description "Berisi informasi anggaran dan realisasi keuangan serta target fisik dan realisasi fisik sampai dengan Triwulan IV 2018" ;
    dct:identifier "d04da81f-b8bf-4424-9af0-67e5be583c0d" ;
    dct:issued "2023-10-01T13:26:47.642040"^^xsd:dateTime ;
    dct:modified "2023-10-01T13:26:47.642049"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Evaluasi RKPD Triwulan 4 Tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:martejowili0@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d04da81f-b8bf-4424-9af0-67e5be583c0d/resource/d91bcffa-be9f-4d1e-bdaa-4171e8e6dc26> ;
    dcat:keyword "Anggaran" .

<https://data.jatengprov.go.id/dataset/d04da81f-b8bf-4424-9af0-67e5be583c0d/resource/d91bcffa-be9f-4d1e-bdaa-4171e8e6dc26> a dcat:Distribution ;
    dct:description "Evaluasi RKPD TW4 2018" ;
    dct:format "XLS" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/d04da81f-b8bf-4424-9af0-67e5be583c0d/resource/d91bcffa-be9f-4d1e-bdaa-4171e8e6dc26/download/evaluasi-rkpd-tw-4-2018.xls> ;
    dcat:byteSize 165376.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

