@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/c1ec8cbd-0d46-42b0-84f4-a3e3a7165385> a dcat:Dataset ;
    dct:description "Berisi laporan realisasi anggaran selama tahun 2021" ;
    dct:identifier "c1ec8cbd-0d46-42b0-84f4-a3e3a7165385" ;
    dct:issued "2023-09-20T12:19:45.428733"^^xsd:dateTime ;
    dct:modified "2023-09-20T12:19:45.428741"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan Realisasi Anggaran 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c1ec8cbd-0d46-42b0-84f4-a3e3a7165385/resource/2dcf0f18-9545-49e3-abf9-10eb4b639ba7> ;
    dcat:keyword "Anggaran" .

<https://data.jatengprov.go.id/dataset/c1ec8cbd-0d46-42b0-84f4-a3e3a7165385/resource/2dcf0f18-9545-49e3-abf9-10eb4b639ba7> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "LRA 2021" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/c1ec8cbd-0d46-42b0-84f4-a3e3a7165385/resource/2dcf0f18-9545-49e3-abf9-10eb4b639ba7/download/rptlra_gabungan-2021.xls> ;
    dcat:byteSize 52224.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" .

