@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/e8f3b09c-f42b-458e-8ea2-43a6bb383744> a dcat:Dataset ;
    dct:description "Naskah Sumber Arsip yang Telah Dipublikasi oleh BAST - Data Tahun 2025" ;
    dct:identifier "0a99be1a-8a07-4acc-8708-bd47f321618a" ;
    dct:issued "2026-04-24T12:06:30"^^xsd:dateTime ;
    dct:modified "2026-04-30T09:24:51"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Arsip Nasional Republik Indonesia" ] ;
    dct:title "Naskah Sumber Arsip yang Telah Dipublikasi oleh BAST - Data Tahun 2025" ;
    dcat:distribution <http://5.189.187.109/dataset/e8f3b09c-f42b-458e-8ea2-43a6bb383744/resource/09ebd5c0-a4a9-41d1-a5dc-eba214839d5d> ;
    dcat:landingPage <https://sidata.anri.go.id> .

<http://5.189.187.109/dataset/e8f3b09c-f42b-458e-8ea2-43a6bb383744/resource/09ebd5c0-a4a9-41d1-a5dc-eba214839d5d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-10T03:21:02.724573"^^xsd:dateTime ;
    dct:modified "2026-05-10T03:21:02.686939"^^xsd:dateTime ;
    dct:title "Publikasi Naskah Sumber BAST Tahun 2025" ;
    dcat:accessURL <https://sidata.anri.go.id/unit-kerja/download-file-data-dukung/977> .

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

