@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/3aa0e6c9-30c6-4c01-a942-cd3a6d6d6fd8> a dcat:Dataset ;
    dct:description "RENCANA STRATEGIS 2023-2026" ;
    dct:identifier "3aa0e6c9-30c6-4c01-a942-cd3a6d6d6fd8" ;
    dct:issued "2023-05-26T08:29:58.825482"^^xsd:dateTime ;
    dct:modified "2023-10-02T13:28:50.368406"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "RENCANA STRATEGIS 2023-2026" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "\"Diskominfo\"" ;
            vcard:hasEmail <mailto:kominfo@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3aa0e6c9-30c6-4c01-a942-cd3a6d6d6fd8/resource/8e627cee-73e5-4fea-9e62-a72e8d05adcb> ;
    dcat:keyword "perencanaan" .

<https://data.jatengprov.go.id/dataset/3aa0e6c9-30c6-4c01-a942-cd3a6d6d6fd8/resource/8e627cee-73e5-4fea-9e62-a72e8d05adcb> a dcat:Distribution ;
    dct:description "Rencana Strategis Dinas Kearsipan dan Perpustakaan Kabupaten Cilacap Tahun 2023-2026" ;
    dct:format "PDF" ;
    dct:title "RENSTRA ARPUS 2023-2026" ;
    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" .

