@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/5b1d89a5-cd33-4afc-873f-95051fbe6e9a> a dcat:Dataset ;
    dct:description "Pemusnahan Arsip Yang Sesuai NSPK" ;
    dct:identifier "5b1d89a5-cd33-4afc-873f-95051fbe6e9a" ;
    dct:issued "2023-09-20T12:19:22.809830"^^xsd:dateTime ;
    dct:modified "2026-02-18T09:59:05.821013"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Pemusnahan Arsip Yang Sesuai NSPK" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "arpus" ;
            vcard:hasEmail <mailto:arpus@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5b1d89a5-cd33-4afc-873f-95051fbe6e9a/resource/f6ea761b-38ae-4521-b772-82a136b3379e> ;
    dcat:keyword "arsip" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/5b1d89a5-cd33-4afc-873f-95051fbe6e9a/resource/f6ea761b-38ae-4521-b772-82a136b3379e> a dcat:Distribution ;
    dct:description "Pemusnahan Arsip Yang Sesuai NSPK Tahun 2019-2022" ;
    dct:format "XLSX" ;
    dct:title "Tahun 2019-2022" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1Eg4LnE9Orkr-WhH0xgxaQrg9bcnjVyxG/edit#gid=1100606411> .

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

