@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/9d69d9f7-832a-4a51-987a-bfa5bf2dc7c9> a dcat:Dataset ;
    dct:description "LRA Arpus Februari 2024" ;
    dct:identifier "9d69d9f7-832a-4a51-987a-bfa5bf2dc7c9" ;
    dct:issued "2025-09-18T06:47:10.070388"^^xsd:dateTime ;
    dct:modified "2025-09-18T06:47:10.070393"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "LRA Arpus Februari 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "arpus" ;
            vcard:hasEmail <mailto:arpus@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9d69d9f7-832a-4a51-987a-bfa5bf2dc7c9/resource/f9707779-35b7-4982-b4da-39f8e9e4b5ac> ;
    dcat:keyword "kinerja" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/9d69d9f7-832a-4a51-987a-bfa5bf2dc7c9/resource/f9707779-35b7-4982-b4da-39f8e9e4b5ac> a dcat:Distribution ;
    dct:description "Data mengenai LRA Arpus Februari 2024" ;
    dct:format "XLSX" ;
    dct:title "LRA Arpus Februari 2024" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/u/1/d/19biAP9MSdPgxTWjI7usG307N1PFXBNUB/edit?usp=drive_web&ouid=114643186214018653727&rtpof=true> .

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

