@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/e8122d8a-656a-4f10-9fcb-297b95d0ffe8> a dcat:Dataset ;
    dct:description "Pengelolaan Pegawai - Data Tahun 2022" ;
    dct:identifier "e536a1f2-f5b4-46dd-a012-19530c75b128" ;
    dct:issued "2025-05-19T12:09:38"^^xsd:dateTime ;
    dct:modified "2026-04-28T09:12:34"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Arsip Nasional Republik Indonesia" ] ;
    dct:title "Pengelolaan Pegawai - Data Tahun 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/e8122d8a-656a-4f10-9fcb-297b95d0ffe8/resource/a23e046d-1db0-4ba6-b029-310bd39224d5> ;
    dcat:landingPage <https://sidata.anri.go.id> .

<http://5.189.187.109/dataset/e8122d8a-656a-4f10-9fcb-297b95d0ffe8/resource/a23e046d-1db0-4ba6-b029-310bd39224d5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-10T03:18:27.880505"^^xsd:dateTime ;
    dct:modified "2026-05-10T03:18:27.848836"^^xsd:dateTime ;
    dct:title "Data Penempatan, Pendidikan, JK, Gol  2020-2024" ;
    dcat:accessURL <https://sidata.anri.go.id/unit-kerja/download-file-data-dukung/358> .

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

