@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/2c5723d8-d985-456d-ba30-ac49cbb36deb> a dcat:Dataset ;
    dct:description "Berisi Informasi Program, Kegiatan dan Sub Kegiatan beserta realisasi fisik dan keuangan sampai dengan September 2022" ;
    dct:identifier "2c5723d8-d985-456d-ba30-ac49cbb36deb" ;
    dct:issued "2023-05-26T08:29:39.137682"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:29:39.137690"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan Evaluasi Kinerja POK BPPKAD September 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wili Martejo" ;
            vcard:hasEmail <mailto:martejowili0@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2c5723d8-d985-456d-ba30-ac49cbb36deb/resource/ba55deaf-0519-4d2d-8ac3-23e287235def> ;
    dcat:keyword "Pemerintahan" .

<https://data.jatengprov.go.id/dataset/2c5723d8-d985-456d-ba30-ac49cbb36deb/resource/ba55deaf-0519-4d2d-8ac3-23e287235def> a dcat:Distribution ;
    dct:description "Laporan POK September 2022" ;
    dct:format "PDF" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/2c5723d8-d985-456d-ba30-ac49cbb36deb/resource/ba55deaf-0519-4d2d-8ac3-23e287235def/download/9.-laporan-evaluasi-kinerja-bulan-september-2022-13-16.pdf> ;
    dcat:byteSize 1704694.0 ;
    dcat:mediaType "application/pdf" .

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

