@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/f1903e53-bc2d-4d40-b408-ee84f94032ec> a dcat:Dataset ;
    dct:description "Laporan keuangan tahun 2021" ;
    dct:identifier "f1903e53-bc2d-4d40-b408-ee84f94032ec" ;
    dct:issued "2023-09-30T13:21:30.497003"^^xsd:dateTime ;
    dct:modified "2023-10-02T13:32:45.202097"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan keuangan" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f1903e53-bc2d-4d40-b408-ee84f94032ec/resource/531dbe97-cb61-48d0-acb4-cf73ae12898f> ;
    dcat:keyword "laporan keuangan",
        "rsud majenang" .

<https://data.jatengprov.go.id/dataset/f1903e53-bc2d-4d40-b408-ee84f94032ec/resource/531dbe97-cb61-48d0-acb4-cf73ae12898f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "laporan keuangan" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/f1903e53-bc2d-4d40-b408-ee84f94032ec/resource/531dbe97-cb61-48d0-acb4-cf73ae12898f/download/laporan-keuangan_2021.xlsx> ;
    dcat:byteSize 435546.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" .

