@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/8ecf1c83-00c6-4413-b405-13d66d80e122> a dcat:Dataset ;
    dct:description "Data tentang indikator SPM tahun 2022 Dinas Kesehatan Kota Dumai" ;
    dct:identifier "7805363521" ;
    dct:issued "2023-01-17"^^xsd:date ;
    dct:modified "2023-05-08"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS KESEHATAN" ] ;
    dct:title "indikator SPM tahun 2022 Dinas Kesehatan Kota Dumai" ;
    dcat:distribution <http://5.189.187.109/dataset/8ecf1c83-00c6-4413-b405-13d66d80e122/resource/3a445389-ab9f-4f5e-bd62-153e33371451> ;
    dcat:keyword "Indikator" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=NzgwNTM2MzUyMQ> .

<http://5.189.187.109/dataset/8ecf1c83-00c6-4413-b405-13d66d80e122/resource/3a445389-ab9f-4f5e-bd62-153e33371451> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2026-06-14T05:52:07.624061"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:52:07.602345"^^xsd:dateTime ;
    dct:title "indikator spm tahun 2022 dinas kesehatan.pdf" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/8/DATA_20221116125653-5325273626.pdf> ;
    dcat:mediaType "application/pdf" .

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

