@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/0ad40a03-84e6-4257-aee6-19ddc788e86e> a dcat:Dataset ;
    dct:description "-" ;
    dct:identifier "cde95f97ea01d885ca1b96d95f02807906f9476f" ;
    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 Arsip TAHUN 2024" ;
    dcat:distribution <http://5.189.187.109/dataset/0ad40a03-84e6-4257-aee6-19ddc788e86e/resource/4bd4bfb0-d129-40cc-9991-2a217a16eff6>,
        <http://5.189.187.109/dataset/0ad40a03-84e6-4257-aee6-19ddc788e86e/resource/f34794e2-80bb-494f-b75a-6278a7148f67> ;
    dcat:landingPage <https://data.palopokota.go.id/indikator/55-jumlah-arsip/show> .

<http://5.189.187.109/dataset/0ad40a03-84e6-4257-aee6-19ddc788e86e/resource/4bd4bfb0-d129-40cc-9991-2a217a16eff6> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-18T05:19:56.307209"^^xsd:dateTime ;
    dct:modified "2026-05-18T05:19:56.301003"^^xsd:dateTime ;
    dct:title "CSV Jumlah Arsip 2024" ;
    dcat:accessURL <https://data.palopokota.go.id/api/export/csv/55?year=2024> .

<http://5.189.187.109/dataset/0ad40a03-84e6-4257-aee6-19ddc788e86e/resource/f34794e2-80bb-494f-b75a-6278a7148f67> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-18T05:19:56.307217"^^xsd:dateTime ;
    dct:modified "2026-05-18T05:19:56.301220"^^xsd:dateTime ;
    dct:title "Excel Jumlah Arsip 2024" ;
    dcat:accessURL <https://data.palopokota.go.id/api/export/xlsx/55?year=2024> .

<https://data.palopokota.go.id/indikator/55-jumlah-arsip/show> a foaf:Document .

