@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/25b2e5ad-8731-4880-896a-995b40b332aa> a dcat:Dataset ;
    dct:description "Pengelolaan Pegawai - Data Tahun 2024" ;
    dct:identifier "44be7d44-27b0-4006-8bc7-9a5518914215" ;
    dct:issued "2025-05-19T12:10:55"^^xsd:dateTime ;
    dct:modified "2026-04-28T09:12:33"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Arsip Nasional Republik Indonesia" ] ;
    dct:title "Pengelolaan Pegawai - Data Tahun 2024" ;
    dcat:distribution <http://5.189.187.109/dataset/25b2e5ad-8731-4880-896a-995b40b332aa/resource/2a6bd53a-b26e-42b3-8ab5-437007d5db43> ;
    dcat:landingPage <https://sidata.anri.go.id> .

<http://5.189.187.109/dataset/25b2e5ad-8731-4880-896a-995b40b332aa/resource/2a6bd53a-b26e-42b3-8ab5-437007d5db43> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-10T03:18:22.703457"^^xsd:dateTime ;
    dct:modified "2026-05-10T03:18:22.684356"^^xsd:dateTime ;
    dct:title "Data Penempatan, Pendidikan, JK, Gol  2020-2024" ;
    dcat:accessURL <https://sidata.anri.go.id/unit-kerja/download-file-data-dukung/360> .

<https://sidata.anri.go.id> a foaf:Document .

