@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/c640f10a-4a60-40c2-a34e-a6e91f77d945> a dcat:Dataset ;
    dct:description "Pengelolaan Pegawai - Data Tahun 2020" ;
    dct:identifier "1e4ff3e2-cbdc-455e-adfb-8258fe0eeae0" ;
    dct:issued "2025-05-19T12:08:14"^^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 2020" ;
    dcat:distribution <http://5.189.187.109/dataset/c640f10a-4a60-40c2-a34e-a6e91f77d945/resource/491f3cd9-73cd-4c97-8abf-65c323f6bda4> ;
    dcat:landingPage <https://sidata.anri.go.id> .

<http://5.189.187.109/dataset/c640f10a-4a60-40c2-a34e-a6e91f77d945/resource/491f3cd9-73cd-4c97-8abf-65c323f6bda4> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-10T03:18:34.568369"^^xsd:dateTime ;
    dct:modified "2026-05-10T03:18:34.549351"^^xsd:dateTime ;
    dct:title "Data Penempatan, Pendidikan, JK, Gol  2020-2024" ;
    dcat:accessURL <https://sidata.anri.go.id/unit-kerja/download-file-data-dukung/355> .

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

