@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/ec09a7fa-2355-4db6-ab2d-5d5f3b18b7a3> a dcat:Dataset ;
    dct:description "Laporan berisi tentang Realisasi Anggaran bulan juli Dinas Kearsipan dan Perpustakaan 2024" ;
    dct:identifier "ec09a7fa-2355-4db6-ab2d-5d5f3b18b7a3" ;
    dct:issued "2025-09-18T06:50:12.621882"^^xsd:dateTime ;
    dct:modified "2025-09-18T06:50:12.621891"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan LRA Bulan Juli 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/ec09a7fa-2355-4db6-ab2d-5d5f3b18b7a3/resource/c65ff74e-ee55-4b83-b5fa-b66ae761e1fb> ;
    dcat:keyword "kinerja" ;
    dcat:landingPage <https://docs.google.com/spreadsheets/u/1/d/1oMusLFPN5vTRIvDOrnCdTxTSBiYhitnT/edit?usp=drive_web&ouid=114643186214018653727&rtpof=true> .

<https://data.jatengprov.go.id/dataset/ec09a7fa-2355-4db6-ab2d-5d5f3b18b7a3/resource/c65ff74e-ee55-4b83-b5fa-b66ae761e1fb> a dcat:Distribution ;
    dct:description "Laporan berisi tentang Realisasi Anggaran Bulan Juli 2024" ;
    dct:format "XLSX" ;
    dct:title "Laporan LRA Bulan Juli 2024" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/u/1/d/1oMusLFPN5vTRIvDOrnCdTxTSBiYhitnT/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" .

