@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/f5d7758e-6df3-4424-9a2a-c97b790b1a9e> a dcat:Dataset ;
    dct:description "<p>DATA PERALATAN DI RUANG RAWAT INAP<br></p>" ;
    dct:identifier "f5d7758e-6df3-4424-9a2a-c97b790b1a9e" ;
    dct:issued "2025-11-20T01:59:51.225265"^^xsd:dateTime ;
    dct:modified "2025-11-20T01:59:51.225273"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/1679090e-4421-475d-b771-770593b2056d> ;
    dct:title "DATA PERALATAN DI RUANG RAWAT INAP" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "IRM RSUD dr. Soedarso" ;
            vcard:hasEmail <mailto:tu.rsdrsoedarso@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f5d7758e-6df3-4424-9a2a-c97b790b1a9e/resource/232de231-d588-4463-a730-4fdfe3cfccbf> ;
    dcat:keyword "rawat inap" .

<http://5.189.187.109/dataset/f5d7758e-6df3-4424-9a2a-c97b790b1a9e/resource/232de231-d588-4463-a730-4fdfe3cfccbf> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-11-19T04:10:57"^^xsd:dateTime ;
    dct:modified "2025-11-20T01:59:51.216124"^^xsd:dateTime ;
    dct:title "Peralatan di ruang rawat inap (tempat tidur, dll).xlsx" ;
    dcat:accessURL <https://dev-data.kalbarprov.go.id/dataset/f5d7758e-6df3-4424-9a2a-c97b790b1a9e/resource/232de231-d588-4463-a730-4fdfe3cfccbf/download/a47d36e91c9af4323b6db8b48a492727.xlsx> ;
    dcat:byteSize "8330"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/1679090e-4421-475d-b771-770593b2056d> a foaf:Agent ;
    foaf:name "Provinsi Kalimantan Barat" .

