@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/b16fd931-f215-42fa-b075-28275aee660e> a dcat:Dataset ;
    dct:description "Laporan POK Arpus Desember 2023" ;
    dct:identifier "b16fd931-f215-42fa-b075-28275aee660e" ;
    dct:issued "2025-09-18T06:47:56.838544"^^xsd:dateTime ;
    dct:modified "2025-09-18T06:47:56.838551"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "POK Arpus Desember 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/b16fd931-f215-42fa-b075-28275aee660e/resource/02bc1d3b-6904-42a2-ba9d-835c6bcc2c8c> ;
    dcat:keyword "kinerja" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/b16fd931-f215-42fa-b075-28275aee660e/resource/02bc1d3b-6904-42a2-ba9d-835c6bcc2c8c> a dcat:Distribution ;
    dct:description "Laporan POK Arpus Desember 2023" ;
    dct:format "XLSX" ;
    dct:title "Laporan POK Arpus Desember 2023" ;
    dcat:accessURL <https://drive.google.com/drive/u/1/folders/1qoq943SFYNdyV-xZVcAUymZd3NAuL-T7> .

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

