@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/94f39509-6422-416f-9d36-d377b0d17e49> a dcat:Dataset ;
    dct:description "Data tentang 2023 Tenaga Dokter Tahun 2023 " ;
    dct:identifier "8591633725" ;
    dct:issued "2024-01-10"^^xsd:date ;
    dct:modified "2024-03-20"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "RUMAH SAKIT UMUM DAERAH" ] ;
    dct:title "2023 Tenaga Dokter Tahun 2023" ;
    dcat:distribution <http://5.189.187.109/dataset/94f39509-6422-416f-9d36-d377b0d17e49/resource/2ea55019-f725-4f42-a70a-364ad144a8ec> ;
    dcat:keyword "Tenaga" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=ODU5MTYzMzcyNQ> .

<http://5.189.187.109/dataset/94f39509-6422-416f-9d36-d377b0d17e49/resource/2ea55019-f725-4f42-a70a-364ad144a8ec> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T05:59:14.206714"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:59:14.188268"^^xsd:dateTime ;
    dct:title "2023 tenaga dokter tahun 2023 .xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/16/DATA_20240110105601-6202706494.xlsx> .

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

