@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/b2abd009-2fef-406c-bc3c-3954c0ba133a> a dcat:Dataset ;
    dct:description "Data tentang NAMA PEGAWAI NEGERI SIPIL SE-KOTA DUMAI" ;
    dct:identifier "1664134881" ;
    dct:issued "2022-12-04"^^xsd:date ;
    dct:modified "2023-01-02"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "BADAN KEPEGAWAIAN DAN PENGEMBANGAN SDM" ] ;
    dct:title "NAMA PEGAWAI NEGERI SIPIL SE-KOTA DUMAI" ;
    dcat:distribution <http://5.189.187.109/dataset/b2abd009-2fef-406c-bc3c-3954c0ba133a/resource/ec96c025-a540-46e2-ad7f-720bb0e56c9b> ;
    dcat:keyword "Pegawai" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=MTY2NDEzNDg4MQ> .

<http://5.189.187.109/dataset/b2abd009-2fef-406c-bc3c-3954c0ba133a/resource/ec96c025-a540-46e2-ad7f-720bb0e56c9b> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2026-06-14T04:51:53.080023"^^xsd:dateTime ;
    dct:modified "2026-06-14T04:51:53.057867"^^xsd:dateTime ;
    dct:title "nama pns kota dumai desember 2022.xls" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/5/DATA_20221116125653-2459977699.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

