@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/6e9687fc-c3e0-4a96-a53f-f6b5233f3fe0> a dcat:Dataset ;
    dct:description "Data tentang 2023. Nama P3K Kota Dumai" ;
    dct:identifier "6553365016" ;
    dct:issued "2024-01-10"^^xsd:date ;
    dct:modified "2024-01-25"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "BADAN KEPEGAWAIAN DAN PENGEMBANGAN SDM" ] ;
    dct:title "2023. Nama P3K Kota Dumai" ;
    dcat:distribution <http://5.189.187.109/dataset/6e9687fc-c3e0-4a96-a53f-f6b5233f3fe0/resource/b40fe233-121e-4e48-959b-2ee0720d0509> ;
    dcat:keyword "Dumai" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=NjU1MzM2NTAxNg> .

<http://5.189.187.109/dataset/6e9687fc-c3e0-4a96-a53f-f6b5233f3fe0/resource/b40fe233-121e-4e48-959b-2ee0720d0509> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2026-06-14T05:40:03.017469"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:40:02.993097"^^xsd:dateTime ;
    dct:title "2023. nama p3k kota dumai ok.xls" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/5/DATA_20240110105601-1488455757.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

