@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/dd9733fc-5816-4146-b9d5-9a2de370be7d> a dcat:Dataset ;
    dct:description "berisi laporan kinerja dinas arpus tahun 2022" ;
    dct:identifier "dd9733fc-5816-4146-b9d5-9a2de370be7d" ;
    dct:issued "2023-05-26T08:34:25.891428"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:34:25.891435"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "LKjIP ARPUS 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "\"Diskominfo\"" ;
            vcard:hasEmail <mailto:kominfo@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/dd9733fc-5816-4146-b9d5-9a2de370be7d/resource/266764e9-ab0b-4772-83d0-142adaf5f246> ;
    dcat:keyword "kinerja" ;
    dcat:landingPage <Arpus_Cilacap> .

<https://data.jatengprov.go.id/dataset/dd9733fc-5816-4146-b9d5-9a2de370be7d/resource/266764e9-ab0b-4772-83d0-142adaf5f246> a dcat:Distribution ;
    dct:description "Laporan Kinerja Instansi Pemerintah Dinas Arpus Tahun 2022" ;
    dct:format "PDF" ;
    dct:title "LKjIP ARPUS 2022" ;
    dcat:accessURL <https://arpus.cilacapkab.go.id/ppid-pembantu/informasi-publik/informasi-setiap-saat/> .

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

