@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/2e9e6009-0a7c-4e31-aa9c-2e6f66138914> a dcat:Dataset ;
    dct:description "Data tentang Nama Pimpinan SKPD Kota Dumai" ;
    dct:identifier "9508135074" ;
    dct:issued "2022-12-04"^^xsd:date ;
    dct:modified "2023-01-10"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "BADAN KEPEGAWAIAN DAN PENGEMBANGAN SDM" ] ;
    dct:title "Nama Pimpinan SKPD Kota Dumai" ;
    dcat:distribution <http://5.189.187.109/dataset/2e9e6009-0a7c-4e31-aa9c-2e6f66138914/resource/e090230c-be69-4efe-855d-d756f7696003> ;
    dcat:keyword "Pimpinan" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=OTUwODEzNTA3NA> .

<http://5.189.187.109/dataset/2e9e6009-0a7c-4e31-aa9c-2e6f66138914/resource/e090230c-be69-4efe-855d-d756f7696003> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2026-06-14T06:08:01.271297"^^xsd:dateTime ;
    dct:modified "2026-06-14T06:08:01.233266"^^xsd:dateTime ;
    dct:title "nama pimpinan skpd kota dumai ok.xls" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/5/DATA_20221116125653-5911515238.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

