@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/d4f133ed-b6e4-4262-b16e-8e6a48a32bad> a dcat:Dataset ;
    dct:description "Data tentang Daftar Pejabat Struktural RSUD Tahun 2022" ;
    dct:identifier "1939129797" ;
    dct:issued "2022-12-04"^^xsd:date ;
    dct:modified "2022-12-28"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "RUMAH SAKIT UMUM DAERAH" ] ;
    dct:title "Daftar Pejabat Struktural RSUD Tahun 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/d4f133ed-b6e4-4262-b16e-8e6a48a32bad/resource/caef5d29-1ba6-42fa-9dbb-2e9fe9ebea20> ;
    dcat:keyword "Pejabat" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=MTkzOTEyOTc5Nw> .

<http://5.189.187.109/dataset/d4f133ed-b6e4-4262-b16e-8e6a48a32bad/resource/caef5d29-1ba6-42fa-9dbb-2e9fe9ebea20> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2026-06-14T04:54:54.764142"^^xsd:dateTime ;
    dct:modified "2026-06-14T04:54:54.728184"^^xsd:dateTime ;
    dct:title "daftar pejabat struktural rsud tahun 2022.pdf" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/16/DATA_20221116125653-4836629575.pdf> ;
    dcat:mediaType "application/pdf" .

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

