@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/0706c486-864a-470a-b53a-d83e1b7b2da6> a dcat:Dataset ;
    dct:description "Arsip yang Dimusnahkan Dinas Kearsipan dan Perpustakaan" ;
    dct:identifier "0706c486-864a-470a-b53a-d83e1b7b2da6" ;
    dct:issued "2023-09-01T10:38:02.559021"^^xsd:dateTime ;
    dct:modified "2026-02-18T09:56:49.877098"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Arsip yang Dimusnahkan Dinas Kearsipan dan Perpustakaan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "arpus" ;
            vcard:hasEmail <mailto:arsip@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0706c486-864a-470a-b53a-d83e1b7b2da6/resource/e9266721-2d2e-499a-8ffa-a72f344c2205> ;
    dcat:keyword "arsip" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/0706c486-864a-470a-b53a-d83e1b7b2da6/resource/e9266721-2d2e-499a-8ffa-a72f344c2205> a dcat:Distribution ;
    dct:description "Arsip yang dimusnahkan Dinas Kearsipan dan Perpustakaan Tahun 2004-2010" ;
    dct:format "XLSX" ;
    dct:title "Tahun 2004-2010" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1nJVGVlMX3rkF8c-R6mUst6jdjYmDbiVy/edit#gid=1608470961> .

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

