@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/fb72847a-3f9c-42d1-869b-5c8574e9219d> a dcat:Dataset ;
    dct:description "Laporan Realisasi Anggaran Pendapatan dan Belanja Daerah 2022" ;
    dct:identifier "fb72847a-3f9c-42d1-869b-5c8574e9219d" ;
    dct:issued "2023-09-30T13:21:40.467589"^^xsd:dateTime ;
    dct:modified "2023-11-09T17:01:46.933325"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan Realisasi Anggaran Pendapatan dan Belanja Daerah 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "arpus" ;
            vcard:hasEmail <mailto:arpus@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/fb72847a-3f9c-42d1-869b-5c8574e9219d/resource/bb166d12-062e-4930-b2b1-6a320b770a06> ;
    dcat:keyword "kinerja" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/fb72847a-3f9c-42d1-869b-5c8574e9219d/resource/bb166d12-062e-4930-b2b1-6a320b770a06> a dcat:Distribution ;
    dct:description "Laporan LRA Pendapatan dan Belanja Daerah 2022 audited" ;
    dct:format "XLSX" ;
    dct:title "Laporan LRA Pendapatan dan Belanja Daerah 2022 audited" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1W6BuBTzUUzEwNMceJMUlTSQJSH1W_qjH/edit#gid=1080778597> .

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

