@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/e80f7ac8-6acd-4e96-8a54-3e3b62f0e8c2> a dcat:Dataset ;
    dct:description "Laporan Kinerja Instansi Pemerintah BAPPEDA KAbupaten Cilacap Tahun 2022" ;
    dct:identifier "e80f7ac8-6acd-4e96-8a54-3e3b62f0e8c2" ;
    dct:issued "2023-05-26T08:34:41.116325"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:34:41.116334"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "LKjIP BAPPEDA Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bappeda Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:bappeda@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e80f7ac8-6acd-4e96-8a54-3e3b62f0e8c2/resource/a71cc4c9-b57e-4faa-9048-391bd5e4080f> ;
    dcat:keyword "government",
        "planing" ;
    dcat:landingPage <Bappeda%20Kabupaten%20Cilacap> .

<https://data.jatengprov.go.id/dataset/e80f7ac8-6acd-4e96-8a54-3e3b62f0e8c2/resource/a71cc4c9-b57e-4faa-9048-391bd5e4080f> a dcat:Distribution ;
    dct:title "lkjip_bappeda_2022" ;
    dcat:accessURL <https://drive.google.com/drive/folders/1f6IhqDESPk0X-NPg6IdpUoYngHHGybiQ> .

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

