@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/7e2cd46d-ded5-4f9d-a976-a0a4f7f7dca3> a dcat:Dataset ;
    dct:description "Data Pembinaan Kearsipan Januari-September 2023" ;
    dct:identifier "7e2cd46d-ded5-4f9d-a976-a0a4f7f7dca3" ;
    dct:issued "2023-10-01T13:24:59.863607"^^xsd:dateTime ;
    dct:modified "2023-11-09T17:01:31.000322"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Data Pembinaan Kearsipan Januari-September 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "arpus" ;
            vcard:hasEmail <mailto:arpus@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7e2cd46d-ded5-4f9d-a976-a0a4f7f7dca3/resource/faeebdaf-c3d9-420f-96bc-94a7a53660b6> ;
    dcat:keyword "arsip" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/7e2cd46d-ded5-4f9d-a976-a0a4f7f7dca3/resource/faeebdaf-c3d9-420f-96bc-94a7a53660b6> a dcat:Distribution ;
    dct:description "Kegiatan Pembinaan Kearsipan Januari-September 2023" ;
    dct:format "XLSX" ;
    dct:title "Data Kegiatan Pembinaan Kearsipan Januari-September 2023" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1Wqtq7gwnV8UOZbQ4Kcixb62bGZfuAdQ8/edit#gid=1144175247> .

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

