@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/25087f54-6cc6-44e1-a378-9cf0d0404df5> a dcat:Dataset ;
    dct:description "Laporan LRA Bulan Januari Tahun 2024 versi SIPD" ;
    dct:identifier "25087f54-6cc6-44e1-a378-9cf0d0404df5" ;
    dct:issued "2025-09-18T06:42:35.575430"^^xsd:dateTime ;
    dct:modified "2025-09-18T06:42:35.575436"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan LRA Bulan Januari Tahun 2024 versi SIPD" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "arpus" ;
            vcard:hasEmail <mailto:arpus@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/25087f54-6cc6-44e1-a378-9cf0d0404df5/resource/44208d2a-efef-4ebe-80b3-428af3aa2ac0> ;
    dcat:keyword "kinerja" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/25087f54-6cc6-44e1-a378-9cf0d0404df5/resource/44208d2a-efef-4ebe-80b3-428af3aa2ac0> a dcat:Distribution ;
    dct:description "Laporan LRA Bulan Januari Tahun 2024 versi SIPD" ;
    dct:format "XLSX" ;
    dct:title "Laporan LRA Bulan Januari Tahun 2024 versi SIPD" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/u/1/d/11RI9Xd_1URotOjOULyEnTqdhdlHaPSZ3/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" .

