@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/2b62d029-1e04-4ca0-9416-bd7aac0ad6b6> a dcat:Dataset ;
    dct:description "Laporan Realisasi Anggaran" ;
    dct:identifier "2b62d029-1e04-4ca0-9416-bd7aac0ad6b6" ;
    dct:issued "2023-09-30T13:17:24.526670"^^xsd:dateTime ;
    dct:modified "2023-10-01T13:23:01.658348"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan Realisasi Anggaran" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2b62d029-1e04-4ca0-9416-bd7aac0ad6b6/resource/aeb6eabb-254b-403c-88e1-d8f18fd1c12d> ;
    dcat:keyword "data" .

<https://data.jatengprov.go.id/dataset/2b62d029-1e04-4ca0-9416-bd7aac0ad6b6/resource/aeb6eabb-254b-403c-88e1-d8f18fd1c12d> a dcat:Distribution ;
    dct:description " Laporan Realisasi Anggaran" ;
    dct:format "XLSX" ;
    dct:title " Laporan Realisasi Anggaran Tahun 2022" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/2b62d029-1e04-4ca0-9416-bd7aac0ad6b6/resource/aeb6eabb-254b-403c-88e1-d8f18fd1c12d/download/laporan-realisasi-anggaran-2022.xlsx> ;
    dcat:byteSize 70462.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

