@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/4eab405a-57ef-4475-841e-2ded05247d2d> a dcat:Dataset ;
    dct:description "Neraca adalah bagian dari laporan keuangan perusahaan yang berisi mengenai posisi aset/harga kekayaan yang dimiliki oleh perusahaan, posisi utang, dan modal pemegang saham pada periode waktu tertentu." ;
    dct:identifier "4eab405a-57ef-4475-841e-2ded05247d2d" ;
    dct:issued "2023-05-26T08:30:32.736272"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:30:32.736279"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Neraca 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD CILACAP" ;
            vcard:hasEmail <mailto:rsud@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4eab405a-57ef-4475-841e-2ded05247d2d/resource/599ee3ca-2b5b-4c38-946f-9b1bd3a72d45> ;
    dcat:keyword "neraca" ;
    dcat:landingPage <https://rsud.cilacapkab.go.id/v2/wp-content/uploads/2020/09/1.-NERACA.pdf> .

<https://data.jatengprov.go.id/dataset/4eab405a-57ef-4475-841e-2ded05247d2d/resource/599ee3ca-2b5b-4c38-946f-9b1bd3a72d45> a dcat:Distribution ;
    dct:description "Neraca adalah bagian dari laporan keuangan perusahaan yang berisi mengenai posisi aset/harga kekayaan yang dimiliki oleh perusahaan, posisi utang, dan modal pemegang saham pada periode waktu tertentu." ;
    dct:format "PDF" ;
    dct:title "Neraca 2018" ;
    dcat:accessURL <https://rsud.cilacapkab.go.id/v2/wp-content/uploads/2020/09/1.-NERACA.pdf> ;
    dcat:mediaType "application/pdf" .

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

