@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/911b4af3-be4f-4d27-898c-3e1f4a2f93f2> a dcat:Dataset ;
    dct:description "Laporan arus kass rsud majenang tahun  2022" ;
    dct:identifier "911b4af3-be4f-4d27-898c-3e1f4a2f93f2" ;
    dct:issued "2023-09-30T13:19:26.531001"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:19:26.531009"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan arus kas" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/911b4af3-be4f-4d27-898c-3e1f4a2f93f2/resource/5922243f-38be-45de-b785-51ea47e1aca0> ;
    dcat:keyword "laporan arus kas",
        "rsud majenang" .

<https://data.jatengprov.go.id/dataset/911b4af3-be4f-4d27-898c-3e1f4a2f93f2/resource/5922243f-38be-45de-b785-51ea47e1aca0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "laporan arus kas" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/911b4af3-be4f-4d27-898c-3e1f4a2f93f2/resource/5922243f-38be-45de-b785-51ea47e1aca0/download/laporan-arus-kas-2022.xlsx> ;
    dcat:byteSize 81104.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" .

