@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/a57e3a82-7ecd-467d-8d4c-5332da378e30> a dcat:Dataset ;
    dct:description "jumlah Arsip yang dilindungi dan dikelola" ;
    dct:identifier "a57e3a82-7ecd-467d-8d4c-5332da378e30" ;
    dct:issued "2023-10-02T11:56:52.493047"^^xsd:dateTime ;
    dct:modified "2023-10-02T11:56:52.493054"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> ;
    dct:title "jumlah Arsip yang dilindungi dan dikelola" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Delvi Afnijar" ;
            vcard:hasEmail <mailto:delviafnijar10@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/a57e3a82-7ecd-467d-8d4c-5332da378e30/resource/8ca7857e-d997-4a6b-8765-0726b8159f86> ;
    dcat:keyword "arsip" .

<http://5.189.187.109/dataset/a57e3a82-7ecd-467d-8d4c-5332da378e30/resource/8ca7857e-d997-4a6b-8765-0726b8159f86> a dcat:Distribution ;
    dct:description "Jumlah Arsip terlindungi tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2023-09-18T08:00:05.515850"^^xsd:dateTime ;
    dct:modified "2023-10-02T11:56:52.486504"^^xsd:dateTime ;
    dct:title "Jumlah Arsip terlindungi tahun 2022" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/a57e3a82-7ecd-467d-8d4c-5332da378e30/resource/8ca7857e-d997-4a6b-8765-0726b8159f86/download/jumlah-arsip-terlindungi-tahun-2022.csv> ;
    dcat:byteSize "226"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Selatan" .

