@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109:5000/dataset/f30ecf7d-49bf-4505-b66d-e8a6b17234c4> a dcat:Dataset ;
    dct:description "Data tentang 2025 Jumlah Kamar Rsud Tahun 2025" ;
    dct:identifier "2793614421" ;
    dct:issued "2026-01-25"^^xsd:date ;
    dct:modified "2026-01-31"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "RUMAH SAKIT UMUM DAERAH" ] ;
    dct:title "2025 Jumlah Kamar Rsud Tahun 2025" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/f30ecf7d-49bf-4505-b66d-e8a6b17234c4/resource/73cc089a-a3bc-4f22-844a-54248b2e1075> ;
    dcat:keyword "Kamar" ;
    dcat:landingPage <-> .

<-> a foaf:Document .

<http://5.189.187.109:5000/dataset/f30ecf7d-49bf-4505-b66d-e8a6b17234c4/resource/73cc089a-a3bc-4f22-844a-54248b2e1075> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-14T04:59:03.128772"^^xsd:dateTime ;
    dct:modified "2026-05-14T04:59:03.104510"^^xsd:dateTime ;
    dct:title "2025 jumlah dokter dan perawat rsud kota dumai tahun 2025.xlsx" ;
    dcat:accessURL <http://DATA_20260108080221-4284636967.xlsx> .

