@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/26804c4b-602f-4664-886e-b3f24fd92e9d> a dcat:Dataset ;
    dct:description "Jumlah Seluruh Arsip In Aktif" ;
    dct:identifier "26804c4b-602f-4664-886e-b3f24fd92e9d" ;
    dct:issued "2023-09-20T12:19:11.209854"^^xsd:dateTime ;
    dct:modified "2026-02-18T09:57:51.187878"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Jumlah Seluruh Arsip in Aktif" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "arpus" ;
            vcard:hasEmail <mailto:arpus@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/26804c4b-602f-4664-886e-b3f24fd92e9d/resource/ebdd9e85-e5c3-4f16-90b2-ab5e0c504aa5> ;
    dcat:keyword "arsip" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/26804c4b-602f-4664-886e-b3f24fd92e9d/resource/ebdd9e85-e5c3-4f16-90b2-ab5e0c504aa5> a dcat:Distribution ;
    dct:description "Jumlah Seluruh Arsip in Aktif Tahun 2019-2022" ;
    dct:format "XLSX" ;
    dct:title "Tahun 2019-2022" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1xH6U0oeP9_d4YE7H1BgVz9U--rcVMgGA/edit#gid=1645052312> .

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

