@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#> .

<https://data.sumbarprov.go.id/dataset/c1511fa6-d9a5-46e5-aeaf-113d0fa5f760> a dcat:Dataset ;
    dct:description "Banyaknya data Sistem Informasi Kearsipan Nasional (SIKN) yang terinput" ;
    dct:identifier "c1511fa6-d9a5-46e5-aeaf-113d0fa5f760" ;
    dct:issued "2024-03-04T09:02:11.474909"^^xsd:dateTime ;
    dct:modified "2024-03-04T09:02:11.474915"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/1e0ea94d-bf98-46cc-af9b-9deb925d3a16> ;
    dct:title "Tingkat Kualitas Sistem Informasi dan Pelayanan Kearsipan 2023" ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/c1511fa6-d9a5-46e5-aeaf-113d0fa5f760/resource/14d98d73-3ae1-4998-9066-21913f26ff62> ;
    dcat:keyword "arsip",
        "berkas",
        "kota padang" .

<https://data.sumbarprov.go.id/dataset/c1511fa6-d9a5-46e5-aeaf-113d0fa5f760/resource/14d98d73-3ae1-4998-9066-21913f26ff62> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Tingkat Kualitas Sistim Informasi dan Pelayanan Kearsipan.xlsx" ;
    dcat:accessURL <https://satudata.padang.go.id/dataset/c1511fa6-d9a5-46e5-aeaf-113d0fa5f760/resource/14d98d73-3ae1-4998-9066-21913f26ff62/download/tingkat-kualitas-sistim-informasi-dan-pelayanan-kearsipan.xlsx> ;
    dcat:byteSize 9501.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.sumbarprov.go.id/organization/1e0ea94d-bf98-46cc-af9b-9deb925d3a16> a foaf:Organization ;
    foaf:name "Kota Padang" .

