@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/d52d25cc-8d4d-4569-824e-c33dc51b52a9> a dcat:Dataset ;
    dct:description "Capaian Indikator Program (Outcome) Perangkat Daerah Kabupaten Cilacap Tahun 2019" ;
    dct:identifier "d52d25cc-8d4d-4569-824e-c33dc51b52a9" ;
    dct:issued "2023-09-30T13:20:51.747103"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:20:51.747112"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Capaian Indikator Program (Outcome) Perangkat Daerah Kabupaten Cilacap Tahun 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bappeda Kabupaten Cilacap" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d52d25cc-8d4d-4569-824e-c33dc51b52a9/resource/00e7acca-5499-4736-a3b1-e99fb2f55cfa> ;
    dcat:keyword "evaluasi",
        "outcome" .

<https://data.jatengprov.go.id/dataset/d52d25cc-8d4d-4569-824e-c33dc51b52a9/resource/00e7acca-5499-4736-a3b1-e99fb2f55cfa> a dcat:Distribution ;
    dct:description "Capaian Indikator Program (Outcome) Perangkat Daerah Kabupaten Cilacap Tahun 2019" ;
    dct:format "XLSX" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/d52d25cc-8d4d-4569-824e-c33dc51b52a9/resource/00e7acca-5499-4736-a3b1-e99fb2f55cfa/download/outcome-2019-rpjmd1722.xlsx> ;
    dcat:byteSize 48678.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" .

