@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/8d8c267a-305b-4b20-ac7b-2df5a7a8b38d> a dcat:Dataset ;
    dct:description "Data tentang 2023 Data Jumlah Pegawai TU di SMP Negeri Kota Dumai" ;
    dct:identifier "4251782884" ;
    dct:issued "2024-01-10"^^xsd:date ;
    dct:modified "2024-03-13"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PENDIDIKAN DAN KEBUDAYAAN" ] ;
    dct:title "2023 Data Jumlah Pegawai TU di SMP Negeri Kota Dumai" ;
    dcat:distribution <http://5.189.187.109/dataset/8d8c267a-305b-4b20-ac7b-2df5a7a8b38d/resource/2533cdeb-7253-41f6-9964-57c0f4138b1a> ;
    dcat:keyword "Pegawai" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=NDI1MTc4Mjg4NA> .

<http://5.189.187.109/dataset/8d8c267a-305b-4b20-ac7b-2df5a7a8b38d/resource/2533cdeb-7253-41f6-9964-57c0f4138b1a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T05:16:44.976736"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:16:44.945535"^^xsd:dateTime ;
    dct:title "data jumlah pegawai tu di smp negeri kota dumai 2023.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/23/DATA_20240110105601-2803574234.xlsx> .

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

