@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#> .

<http://5.189.187.109/dataset/fb5fc2e0-71cb-4b2b-adcc-d1343cbfc4eb> a dcat:Dataset ;
    dct:description "LAPORAN JUMLAH PASIEN RAWAT INAP BERDASARKAN KELAS PERAWATAN TRIWULAN II TAHUN 2022" ;
    dct:identifier "fb5fc2e0-71cb-4b2b-adcc-d1343cbfc4eb" ;
    dct:issued "2023-11-03T14:41:27.101264"^^xsd:dateTime ;
    dct:modified "2023-11-03T14:41:27.101272"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "PASIEN RAWAT INAP BERDASARKAN KELAS TRIWULAN II TAHUN 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD TUGUREJO" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/fb5fc2e0-71cb-4b2b-adcc-d1343cbfc4eb/resource/f652b935-2d14-4aef-a61e-ea6815c57838> ;
    dcat:keyword "2022",
        "kelas perawatan",
        "rawat inap" ;
    dcat:landingPage <RSUD%20TUGUREJO> .

<RSUD%20TUGUREJO> a foaf:Document .

<http://5.189.187.109/dataset/fb5fc2e0-71cb-4b2b-adcc-d1343cbfc4eb/resource/f652b935-2d14-4aef-a61e-ea6815c57838> a dcat:Distribution ;
    dct:description "LAPORAN JUMLAH PASIEN RAWAT INAP BERDASARKAN KELAS PERAWATAN  TRIWULAN II TAHUN 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-09-13T03:37:54.196981"^^xsd:dateTime ;
    dct:modified "2023-11-03T14:41:27.091260"^^xsd:dateTime ;
    dct:title "PASIEN RAWAT INAP BERDASARKAN KELAS TRIWULAN II TAHUN 2022" ;
    dcat:accessURL <https://opendata.rstugurejo.jatengprov.go.id/dataset/fb5fc2e0-71cb-4b2b-adcc-d1343cbfc4eb/resource/f652b935-2d14-4aef-a61e-ea6815c57838/download/pasien-rawat-inap-berdasarkan-kelas-triwulan-ii-tahun-2022.xlsx> ;
    dcat:byteSize "9645"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> a foaf:Agent ;
    foaf:name "Provinsi Jawa Tengah" .

