@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/cb618eef-0a01-418e-a8be-2a286c7a5558> a dcat:Dataset ;
    dct:description "Arsip Statis Yang telah Dibuatkan sarana Bantu Temu Balik " ;
    dct:identifier "cb618eef-0a01-418e-a8be-2a286c7a5558" ;
    dct:issued "2023-09-20T12:19:46.854687"^^xsd:dateTime ;
    dct:modified "2026-02-18T10:02:04.898655"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Arsip Statis Yang Telah dibuatkan sarana Bantu Temu Balik" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "arpus" ;
            vcard:hasEmail <mailto:arpus@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/cb618eef-0a01-418e-a8be-2a286c7a5558/resource/470ac5fa-6716-4fcc-ad8a-a60ae7b3cd27> ;
    dcat:keyword "arsip" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/cb618eef-0a01-418e-a8be-2a286c7a5558/resource/470ac5fa-6716-4fcc-ad8a-a60ae7b3cd27> a dcat:Distribution ;
    dct:description "Arsip Statis yang telah dibuatkan sarana Bantu Temu Balik Tahun 2019-2022" ;
    dct:format "XLSX" ;
    dct:title "Tahun 2019-2022" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1QQZYI3yYrCQl96rTZd2hR40_LvJx-uhW/edit#gid=914122958> .

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

