@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/a84c5656-ae57-40be-a445-2924182e8d7e> a dcat:Dataset ;
    dct:description "NERACA RSUD CILACAP " ;
    dct:identifier "a84c5656-ae57-40be-a445-2924182e8d7e" ;
    dct:issued "2025-09-18T06:47:31.709406"^^xsd:dateTime ;
    dct:modified "2025-09-18T06:47:31.709412"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "NERACA RSUD CILACAP" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD CILACAP " ;
            vcard:hasEmail <mailto:rsud@gmail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a84c5656-ae57-40be-a445-2924182e8d7e/resource/72676fc2-dad5-4fd4-9825-5c9ea1778e8c> ;
    dcat:keyword "NERACA RSUD CILACAP" .

<https://data.jatengprov.go.id/dataset/a84c5656-ae57-40be-a445-2924182e8d7e/resource/72676fc2-dad5-4fd4-9825-5c9ea1778e8c> a dcat:Distribution ;
    dct:description "NERACA RSUD CILACAP " ;
    dct:format "PDF" ;
    dct:title "NERACA.pdf" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/a84c5656-ae57-40be-a445-2924182e8d7e/resource/72676fc2-dad5-4fd4-9825-5c9ea1778e8c/download/neraca.pdf> ;
    dcat:byteSize 678124.0 ;
    dcat:mediaType "application/pdf" .

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

