@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/37618ec7-d7ea-481c-8e73-0fd31b9d6440> a dcat:Dataset ;
    dct:description "Pengelolaan Pegawai - Data Tahun 2021" ;
    dct:identifier "0f7c5bd7-7cb3-4a2a-9ab1-8f31093a65b7" ;
    dct:issued "2025-05-19T12:09:12"^^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 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/37618ec7-d7ea-481c-8e73-0fd31b9d6440/resource/1d63897c-c941-4468-bcc1-011b845637d9> ;
    dcat:landingPage <https://sidata.anri.go.id> .

<http://5.189.187.109/dataset/37618ec7-d7ea-481c-8e73-0fd31b9d6440/resource/1d63897c-c941-4468-bcc1-011b845637d9> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-10T03:18:31.226219"^^xsd:dateTime ;
    dct:modified "2026-05-10T03:18:31.210934"^^xsd:dateTime ;
    dct:title "Data Penempatan, Pendidikan, JK, Gol  2020-2024" ;
    dcat:accessURL <https://sidata.anri.go.id/unit-kerja/download-file-data-dukung/356> .

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

