@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/ea9be3da-210e-4cd6-87f1-b1b368ff7255> a dcat:Dataset ;
    dct:description "perbup tentang jadwal retensi arsip keuangan di Kab. Cilacap" ;
    dct:identifier "ea9be3da-210e-4cd6-87f1-b1b368ff7255" ;
    dct:issued "2023-05-26T08:34:46.875179"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:34:46.875185"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "PERBUP CILACAP 50/ 2014" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "\"Dinas Arpus\"" ;
            vcard:hasEmail <mailto:arpus@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ea9be3da-210e-4cd6-87f1-b1b368ff7255/resource/9e0c6bd3-05d7-418f-b6bb-4d4baa7fdaaf>,
        <https://data.jatengprov.go.id/dataset/ea9be3da-210e-4cd6-87f1-b1b368ff7255/resource/d5645888-7a11-4810-a861-9b0eba02734a> ;
    dcat:keyword "kearsipan" ;
    dcat:landingPage <Arpus_Cilacap> .

<https://data.jatengprov.go.id/dataset/ea9be3da-210e-4cd6-87f1-b1b368ff7255/resource/9e0c6bd3-05d7-418f-b6bb-4d4baa7fdaaf> a dcat:Distribution ;
    dct:description "peraturan tentang jadwal retensi arsip keuangan di Kab. Cilacap" ;
    dct:format "PDF" ;
    dct:title "PERBUP CILACAP 50/ 2014" ;
    dcat:accessURL <https://drive.google.com/file/d/165y7R_gQQm2sE0PENGEpYRWD4h-r6O33/view> .

<https://data.jatengprov.go.id/dataset/ea9be3da-210e-4cd6-87f1-b1b368ff7255/resource/d5645888-7a11-4810-a861-9b0eba02734a> a dcat:Distribution ;
    dct:title "PERBUP CILACAP NO. " ;
    dcat:accessURL <https://drive.google.com/file/d/165y7R_gQQm2sE0PENGEpYRWD4h-r6O33/view> .

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

