@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/66a92b05-61bf-464d-b7a2-49dee8fae1d1> a dcat:Dataset ;
    dct:description "-" ;
    dct:identifier "522fc96afc91cb7adef24be6d3082ec4c97c64c1" ;
    dct:issued "2024-04-23"^^xsd:date ;
    dct:modified "2024-04-23"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS KEARSIPAN" ] ;
    dct:title "Jumlah Pengelola Kearsipan TAHUN 2025" ;
    dcat:distribution <http://5.189.187.109/dataset/66a92b05-61bf-464d-b7a2-49dee8fae1d1/resource/725b868d-d96d-432b-b15f-370f808be200>,
        <http://5.189.187.109/dataset/66a92b05-61bf-464d-b7a2-49dee8fae1d1/resource/a79dcf23-1376-4b01-a9d2-14886bd30130> ;
    dcat:landingPage <https://data.palopokota.go.id/indikator/51-jumlah-pengelola-kearsipan/show> .

<http://5.189.187.109/dataset/66a92b05-61bf-464d-b7a2-49dee8fae1d1/resource/725b868d-d96d-432b-b15f-370f808be200> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-18T05:19:21.708042"^^xsd:dateTime ;
    dct:modified "2026-05-18T05:19:21.699503"^^xsd:dateTime ;
    dct:title "Excel Jumlah Pengelola Kearsipan 2025" ;
    dcat:accessURL <https://data.palopokota.go.id/api/export/xlsx/51?year=2025> .

<http://5.189.187.109/dataset/66a92b05-61bf-464d-b7a2-49dee8fae1d1/resource/a79dcf23-1376-4b01-a9d2-14886bd30130> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-18T05:19:21.708030"^^xsd:dateTime ;
    dct:modified "2026-05-18T05:19:21.699231"^^xsd:dateTime ;
    dct:title "CSV Jumlah Pengelola Kearsipan 2025" ;
    dcat:accessURL <https://data.palopokota.go.id/api/export/csv/51?year=2025> .

<https://data.palopokota.go.id/indikator/51-jumlah-pengelola-kearsipan/show> a foaf:Document .

