@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/4be16538-a134-4092-9653-0197f6bbf634> a dcat:Dataset ;
    dct:description "Pengelolaan Pegawai - Data Tahun 2025" ;
    dct:identifier "01f801cf-62cf-4b17-a977-f461de7ca908" ;
    dct:issued "2026-04-22T15:42:39"^^xsd:dateTime ;
    dct:modified "2026-04-30T09:24:51"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Arsip Nasional Republik Indonesia" ] ;
    dct:title "Pengelolaan Pegawai - Data Tahun 2025" ;
    dcat:distribution <http://5.189.187.109/dataset/4be16538-a134-4092-9653-0197f6bbf634/resource/c2fe111a-4a68-4ec9-879e-e27ce913c356> ;
    dcat:landingPage <https://sidata.anri.go.id> .

<http://5.189.187.109/dataset/4be16538-a134-4092-9653-0197f6bbf634/resource/c2fe111a-4a68-4ec9-879e-e27ce913c356> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-10T03:18:20.236759"^^xsd:dateTime ;
    dct:modified "2026-05-10T03:18:20.194203"^^xsd:dateTime ;
    dct:title "2025-Pengelolaan Pegawai" ;
    dcat:accessURL <https://sidata.anri.go.id/unit-kerja/download-file-data-dukung/941> .

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

