@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/d7993aab-d31e-4bb5-af8b-81819cbd21a5> a dcat:Dataset ;
    dct:description "Berisi informasi anggaran dan realisasi keuangan sampai dengan Mei 2023" ;
    dct:identifier "d7993aab-d31e-4bb5-af8b-81819cbd21a5" ;
    dct:issued "2023-10-01T13:26:57.566014"^^xsd:dateTime ;
    dct:modified "2023-10-01T13:26:57.566023"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan Realisasi Anggaran Mei 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:martejowili0@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d7993aab-d31e-4bb5-af8b-81819cbd21a5/resource/ad545429-4854-4d10-bf73-b3a04977efdc> ;
    dcat:keyword "keuangan" .

<https://data.jatengprov.go.id/dataset/d7993aab-d31e-4bb5-af8b-81819cbd21a5/resource/ad545429-4854-4d10-bf73-b3a04977efdc> a dcat:Distribution ;
    dct:description "LRA Mei 2023" ;
    dct:format "XLS" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/d7993aab-d31e-4bb5-af8b-81819cbd21a5/resource/ad545429-4854-4d10-bf73-b3a04977efdc/download/mei-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" .

