@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/374804b6-84e4-4a23-aa6a-e34675de5eaf> a dcat:Dataset ;
    dct:description "Arsiparis Jabatan yang mempunyai ruang lingkup, tugas, tanggungjawab dan wewenang untuk melakukan kegiatan pengelolaan arsip dan pembinaan kearsipan." ;
    dct:identifier "76257447" ;
    dct:issued "2025-05-26"^^xsd:date ;
    dct:modified "2026-03-09"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perpustakaan dan Kearsipan" ] ;
    dct:title "Jumlah Arsiparis" ;
    dcat:distribution <http://5.189.187.109/dataset/374804b6-84e4-4a23-aa6a-e34675de5eaf/resource/36adc466-584e-42ff-815d-bc1f1cac04d9>,
        <http://5.189.187.109/dataset/374804b6-84e4-4a23-aa6a-e34675de5eaf/resource/79c77b17-0e41-4e85-a8f4-d607aedf3ecf> ;
    dcat:keyword "IKU",
        "Lainnya" ;
    dcat:landingPage <https://data.kaltaraprov.go.id/dataset/76257447> .

<http://5.189.187.109/dataset/374804b6-84e4-4a23-aa6a-e34675de5eaf/resource/36adc466-584e-42ff-815d-bc1f1cac04d9> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-30T03:12:41.298942"^^xsd:dateTime ;
    dct:modified "2026-04-30T03:12:41.280752"^^xsd:dateTime ;
    dct:title "Jumlah Arsiparis (CSV)" ;
    dcat:accessURL <https://data.kaltaraprov.go.id/api/metadata/76257447/download/?output=csv> .

<http://5.189.187.109/dataset/374804b6-84e4-4a23-aa6a-e34675de5eaf/resource/79c77b17-0e41-4e85-a8f4-d607aedf3ecf> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-30T03:12:41.298913"^^xsd:dateTime ;
    dct:modified "2026-04-30T03:12:41.280554"^^xsd:dateTime ;
    dct:title "Jumlah Arsiparis" ;
    dcat:accessURL <https://data.kaltaraprov.go.id/api/metadata/76257447/download/?output=excel> .

<https://data.kaltaraprov.go.id/dataset/76257447> a foaf:Document .

