@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:5000/dataset/7e825fe9-fe01-4f90-a7a5-329340943803> a dcat:Dataset ;
    dct:description "Pengunjung Pusat Studi Arsip Kebencanaan atau Arsip Tsunami - Data Tahun 2025" ;
    dct:identifier "6d163023-55a5-4b1f-b726-5d96e7fe5d42" ;
    dct:issued "2026-04-24T12:03:20"^^xsd:dateTime ;
    dct:modified "2026-04-30T09:24:51"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Arsip Nasional Republik Indonesia" ] ;
    dct:title "Pengunjung Pusat Studi Arsip Kebencanaan atau Arsip Tsunami - Data Tahun 2025" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/7e825fe9-fe01-4f90-a7a5-329340943803/resource/fda4ea59-0492-4b2f-89d1-a093ce2a895e> ;
    dcat:landingPage <https://sidata.anri.go.id> .

<http://5.189.187.109:5000/dataset/7e825fe9-fe01-4f90-a7a5-329340943803/resource/fda4ea59-0492-4b2f-89d1-a093ce2a895e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-10T03:21:00.083567"^^xsd:dateTime ;
    dct:modified "2026-05-10T03:21:00.061168"^^xsd:dateTime ;
    dct:title "Data Pengunjung BAST tahun 2025" ;
    dcat:accessURL <https://sidata.anri.go.id/unit-kerja/download-file-data-dukung/976> .

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

