@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/d10b0539-534a-4925-9ad1-5cf7cab2cec1> a dcat:Dataset ;
    dct:description "Berisi informasi anggaran dan realisasi keuangan sampai dengan Juni 2023" ;
    dct:identifier "d10b0539-534a-4925-9ad1-5cf7cab2cec1" ;
    dct:issued "2023-10-01T13:26:49.430378"^^xsd:dateTime ;
    dct:modified "2023-10-01T13:26:49.430386"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan Realisasi Anggaran Juni 2023" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d10b0539-534a-4925-9ad1-5cf7cab2cec1/resource/6c6233da-e943-4985-9eb3-2e283e02fe24> ;
    dcat:keyword "keuangan" .

<https://data.jatengprov.go.id/dataset/d10b0539-534a-4925-9ad1-5cf7cab2cec1/resource/6c6233da-e943-4985-9eb3-2e283e02fe24> a dcat:Distribution ;
    dct:description "LRA Juni 2023" ;
    dct:format "XLS" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/d10b0539-534a-4925-9ad1-5cf7cab2cec1/resource/6c6233da-e943-4985-9eb3-2e283e02fe24/download/juni-2023.xls> ;
    dcat:byteSize 38912.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" .

