@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/f45bee12-9d41-4d29-979a-dd96ee2d8623> a dcat:Dataset ;
    dct:description "Berisi Laporan Realisasi Anggaran selama tahun 2020" ;
    dct:identifier "f45bee12-9d41-4d29-979a-dd96ee2d8623" ;
    dct:issued "2023-09-20T12:19:56.009192"^^xsd:dateTime ;
    dct:modified "2023-09-20T12:19:56.009200"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan Realisasi Anggaran 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:martejowili0@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f45bee12-9d41-4d29-979a-dd96ee2d8623/resource/89913d67-1712-4b07-8552-5871c1c54949> ;
    dcat:keyword "keuangan" .

<https://data.jatengprov.go.id/dataset/f45bee12-9d41-4d29-979a-dd96ee2d8623/resource/89913d67-1712-4b07-8552-5871c1c54949> a dcat:Distribution ;
    dct:description "LRA 2020" ;
    dct:format "XLS" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/f45bee12-9d41-4d29-979a-dd96ee2d8623/resource/89913d67-1712-4b07-8552-5871c1c54949/download/rptlrappkd_sap-2020.xls> ;
    dcat:byteSize 43520.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

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

