@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/7c926cf0-6553-4c8c-b403-b7f8aa04b0ef> a dcat:Dataset ;
    dct:description "Data Status Pasien Pulang Per Ruang Tahun 2020 RSUD dr. R. GOETENG TAROENADIBRATA" ;
    dct:identifier "7c926cf0-6553-4c8c-b403-b7f8aa04b0ef" ;
    dct:issued "2023-12-27T09:28:50.222072"^^xsd:dateTime ;
    dct:modified "2023-12-27T09:28:50.222080"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9315f136-efb2-43a9-87a0-77e155f58c46> ;
    dct:title "Data Status Pasien Pulang Per Ruang Tahun 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Zul Fahmi Aziz" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7c926cf0-6553-4c8c-b403-b7f8aa04b0ef/resource/b948e3bb-2616-4f00-96d4-e042207aa3ea> ;
    dcat:keyword "2020",
        "RSUD" .

<https://data.jatengprov.go.id/dataset/7c926cf0-6553-4c8c-b403-b7f8aa04b0ef/resource/b948e3bb-2616-4f00-96d4-e042207aa3ea> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Data Status Pasien Pulang Per Ruang Tahun 2020.xlsx" ;
    dcat:accessURL <https://data.purbalinggakab.go.id/dataset/7c926cf0-6553-4c8c-b403-b7f8aa04b0ef/resource/b948e3bb-2616-4f00-96d4-e042207aa3ea/download/data-status-pasien-pulang-per-ruang-tahun-2020.xlsx> ;
    dcat:byteSize 11571.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/9315f136-efb2-43a9-87a0-77e155f58c46> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Purbalingga" .

