@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/acdbd6d3-20d6-4942-bdd6-b444c4f4353c> a dcat:Dataset ;
    dct:description "Data tentang Jumlah Tenaga Non Kesehatan di RSUD TAHUN 2022" ;
    dct:identifier "3730470840" ;
    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 Non Kesehatan di RSUD TAHUN 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/acdbd6d3-20d6-4942-bdd6-b444c4f4353c/resource/b8bf5fea-7795-463d-9e8f-719fb739fcce> ;
    dcat:keyword "Tenaga" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=MzczMDQ3MDg0MA> .

<http://5.189.187.109/dataset/acdbd6d3-20d6-4942-bdd6-b444c4f4353c/resource/b8bf5fea-7795-463d-9e8f-719fb739fcce> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T05:11:49.248888"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:11:49.205166"^^xsd:dateTime ;
    dct:title "jumlah tenaga non kesehatan di rsud tahun 2022 (1) done.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/16/DATA_20221116125653-9949494534.xlsx> .

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

