@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/9c17895a-39c3-4e72-8ab1-3d409075e21e> a dcat:Dataset ;
    dct:description "Data tentang 2024 Tenaga Dokter Tahun 2024 " ;
    dct:identifier "6374172696" ;
    dct:issued "2025-01-08"^^xsd:date ;
    dct:modified "2025-02-25"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "RUMAH SAKIT UMUM DAERAH" ] ;
    dct:title "2024 Tenaga Dokter Tahun 2024" ;
    dcat:distribution <http://5.189.187.109/dataset/9c17895a-39c3-4e72-8ab1-3d409075e21e/resource/85577359-68c4-4b77-8343-b5fa0c4a1a67> ;
    dcat:keyword "Tenaga" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=NjM3NDE3MjY5Ng> .

<http://5.189.187.109/dataset/9c17895a-39c3-4e72-8ab1-3d409075e21e/resource/85577359-68c4-4b77-8343-b5fa0c4a1a67> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T05:37:51.679640"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:37:51.654853"^^xsd:dateTime ;
    dct:title "2024 tenaga dokter tahun 2024 .xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/16/DATA_20241223090015-8949156221.xlsx> .

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

