@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/981f5d5c-0ace-40ca-94f1-e3907c98facd> a dcat:Dataset ;
    dct:description "Arsip yang Tidak Dimusnahkan Dinas Kearsipan dan Perpustakaan " ;
    dct:identifier "981f5d5c-0ace-40ca-94f1-e3907c98facd" ;
    dct:issued "2023-09-01T10:38:07.829791"^^xsd:dateTime ;
    dct:modified "2026-02-18T10:00:37.076040"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Arsip yang Tidak Dimusnahkan Dinas Kearsipan dan Perpustakaan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "arpus" ;
            vcard:hasEmail <mailto:arpus@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/981f5d5c-0ace-40ca-94f1-e3907c98facd/resource/c5bdedb4-6210-4f01-bede-edb86a00264a> ;
    dcat:keyword "arsip" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/981f5d5c-0ace-40ca-94f1-e3907c98facd/resource/c5bdedb4-6210-4f01-bede-edb86a00264a> a dcat:Distribution ;
    dct:description "Arsip yang tidak dimusnahkan Dinas Kearsipan dan Perpustakaan Tahun 2004-2010" ;
    dct:format "XLSX" ;
    dct:title "Tahun 2004-2010" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1c3tNR2giwgizzwOp2YOmE0NEYng6VjKZ/edit#gid=573822368> .

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

