@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/dataset/a7979d59-bbae-4a39-b775-c8f3d9aa738e> a dcat:Dataset ;
    dct:description "Data tentang Jumlah Tenaga Kesehatan Masyarakat dan Tenaga Gizi RSUD Kota Dumai" ;
    dct:identifier "7877394634" ;
    dct:issued "2022-12-04"^^xsd:date ;
    dct:modified "2023-02-01"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "RUMAH SAKIT UMUM DAERAH" ] ;
    dct:title "Jumlah Tenaga Kesehatan Masyarakat dan Tenaga Gizi RSUD Kota Dumai" ;
    dcat:distribution <http://5.189.187.109/dataset/a7979d59-bbae-4a39-b775-c8f3d9aa738e/resource/4a7dd22a-7bb2-4775-92f7-7f3edf49c194> ;
    dcat:keyword "Tenaga" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=Nzg3NzM5NDYzNA> .

<http://5.189.187.109/dataset/a7979d59-bbae-4a39-b775-c8f3d9aa738e/resource/4a7dd22a-7bb2-4775-92f7-7f3edf49c194> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T05:52:52.801029"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:52:52.744499"^^xsd:dateTime ;
    dct:title "jumlah tenaga kesehatan masyarakat dan tenaga gizi rsud kota dumai done.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/16/DATA_20221116125653-3322996394.xlsx> .

<https://sidatin.dumaikota.go.id?dataset=Nzg3NzM5NDYzNA> a foaf:Document .

