@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/a1c8493c-25fd-4ffe-9372-c7e31f087c11> a dcat:Dataset ;
    dct:description "LRA Arpus Desember 2023" ;
    dct:identifier "a1c8493c-25fd-4ffe-9372-c7e31f087c11" ;
    dct:issued "2025-09-18T06:47:17.820647"^^xsd:dateTime ;
    dct:modified "2025-09-18T06:47:17.820653"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "LRA 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/a1c8493c-25fd-4ffe-9372-c7e31f087c11/resource/6de6e6ff-d517-418d-aba8-4b49a6d2aed5> ;
    dcat:keyword "kinerja" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/a1c8493c-25fd-4ffe-9372-c7e31f087c11/resource/6de6e6ff-d517-418d-aba8-4b49a6d2aed5> a dcat:Distribution ;
    dct:description "LRA Arpus Desember 2023" ;
    dct:format "XLSX" ;
    dct:title "LRA Arpus Desember 2023" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/12_1DxY6l2rnczqWybzmsvDFtByvOa-np/edit#gid=1286717769> .

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

