@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/da642b79-a978-4cad-9333-bedaee1d6174> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah arsip digital" ;
    dct:identifier "da642b79-a978-4cad-9333-bedaee1d6174" ;
    dct:issued "2024-06-11T08:44:12.669070"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:44:12.669076"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Arsip Digital" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Dinas" ;
            vcard:hasEmail <mailto:dpk@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/da642b79-a978-4cad-9333-bedaee1d6174/resource/6ef045c3-6b3d-4221-8b5f-cc60075b74c2> ;
    dcat:keyword "kearsipan" .

<http://5.189.187.109/dataset/da642b79-a978-4cad-9333-bedaee1d6174/resource/6ef045c3-6b3d-4221-8b5f-cc60075b74c2> a dcat:Distribution ;
    dct:description "Tahun 2015 - 2020. Definisi : Jumlah arsip digital yang berisi tentang jumlah nomor arsip masuk dan jumlah total nomor arsip selama 5 tahun" ;
    dct:format "CSV" ;
    dct:issued "2021-04-07T07:24:27.227584"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:44:12.663653"^^xsd:dateTime ;
    dct:title "Jumlah Arsip Digital Tahun 2015 - 2020" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/e/2PACX-1vTiEOLexR4e4IO4gsmB4AYSdBlJBVt_73xEESvg9M8tWPDGUdCzfQGNqGxhdVOc1Q/pub?gid=486319884&single=true&output=csv> .

<http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> a foaf:Agent ;
    foaf:name "Kabupaten Bantul" .

