@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/1d42d7ec-12d4-432d-a9ae-19ec254a2595> a dcat:Dataset ;
    dct:description "<p>DATA RUANG FARMASI<br></p>" ;
    dct:identifier "1d42d7ec-12d4-432d-a9ae-19ec254a2595" ;
    dct:issued "2025-11-19T14:22:57.075096"^^xsd:dateTime ;
    dct:modified "2025-11-19T14:22:57.075104"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/1679090e-4421-475d-b771-770593b2056d> ;
    dct:title "DATA RUANG FARMASI" ;
    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/1d42d7ec-12d4-432d-a9ae-19ec254a2595/resource/639745e2-1c59-42e4-91e8-f61fbdd9d4ec> ;
    dcat:keyword "farmasi",
        "ruang" .

<http://5.189.187.109/dataset/1d42d7ec-12d4-432d-a9ae-19ec254a2595/resource/639745e2-1c59-42e4-91e8-f61fbdd9d4ec> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-11-19T03:56:40"^^xsd:dateTime ;
    dct:modified "2025-11-19T14:22:57.058169"^^xsd:dateTime ;
    dct:title "Ruang Farmasi.xlsx" ;
    dcat:accessURL <https://dev-data.kalbarprov.go.id/dataset/1d42d7ec-12d4-432d-a9ae-19ec254a2595/resource/639745e2-1c59-42e4-91e8-f61fbdd9d4ec/download/e0964efbcc3860c1b32bfa35efe1ba2e.xlsx> ;
    dcat:byteSize "8305"^^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" .

