@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/5cb0ba9e-3e88-4b92-8a9b-7bd0c93689dd> a dcat:Dataset ;
    dct:description """Laporan Keuangan 2021\r
""" ;
    dct:identifier "5cb0ba9e-3e88-4b92-8a9b-7bd0c93689dd" ;
    dct:issued "2023-10-02T13:29:30.359769"^^xsd:dateTime ;
    dct:modified "2023-10-02T13:29:30.359779"^^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/5cb0ba9e-3e88-4b92-8a9b-7bd0c93689dd/resource/0b1e2321-7be3-462c-847c-738eeaee47f1> ;
    dcat:keyword "RSUD Majenang" .

<https://data.jatengprov.go.id/dataset/5cb0ba9e-3e88-4b92-8a9b-7bd0c93689dd/resource/0b1e2321-7be3-462c-847c-738eeaee47f1> a dcat:Distribution ;
    dct:description "Laporan Keuangan 2021" ;
    dct:format "DOCX" ;
    dct:title "Laporan Keuangan 2021" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/5cb0ba9e-3e88-4b92-8a9b-7bd0c93689dd/resource/0b1e2321-7be3-462c-847c-738eeaee47f1/download/laporan-keuangan_2021.docx> ;
    dcat:byteSize 606659.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

