@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/1b80a92f-5601-466f-8b25-94b52ff99b8d> a dcat:Dataset ;
    dct:description "<p>DATA RUANG TUNGGU<br></p>" ;
    dct:identifier "1b80a92f-5601-466f-8b25-94b52ff99b8d" ;
    dct:issued "2025-11-19T13:52:47.264869"^^xsd:dateTime ;
    dct:modified "2025-11-19T13:52:47.264885"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/1679090e-4421-475d-b771-770593b2056d> ;
    dct:title "DATA RUANG TUNGGU" ;
    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/1b80a92f-5601-466f-8b25-94b52ff99b8d/resource/2f375fa1-106e-43fa-aad4-ffc4d344d38f> ;
    dcat:keyword "ruang" .

<http://5.189.187.109/dataset/1b80a92f-5601-466f-8b25-94b52ff99b8d/resource/2f375fa1-106e-43fa-aad4-ffc4d344d38f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-11-19T00:38:30"^^xsd:dateTime ;
    dct:modified "2025-11-19T13:52:47.232161"^^xsd:dateTime ;
    dct:title "Ruang tunggu.xlsx" ;
    dcat:accessURL <https://dev-data.kalbarprov.go.id/dataset/1b80a92f-5601-466f-8b25-94b52ff99b8d/resource/2f375fa1-106e-43fa-aad4-ffc4d344d38f/download/0c4f5a63125e959d57faea08086d0f95.xlsx> ;
    dcat:byteSize "8299"^^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" .

