@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/05961369-bf12-4141-9db7-58cc1ec6ea7d> a dcat:Dataset ;
    dct:description "Arsip Digital" ;
    dct:identifier "14eeeb4a-2ee0-4fbd-8887-42bf90910ff1" ;
    dct:issued "2023-02-27"^^xsd:date ;
    dct:modified "2023-02-27"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PERPUSTAKAAN DAN KEARSIPAN" ] ;
    dct:title "Jumlah Arsip Digital" ;
    dcat:distribution <http://5.189.187.109/dataset/05961369-bf12-4141-9db7-58cc1ec6ea7d/resource/21838ae2-c8ee-443c-af2b-698b39142aaa> ;
    dcat:keyword "koleksi arsip" .

<http://5.189.187.109/dataset/05961369-bf12-4141-9db7-58cc1ec6ea7d/resource/21838ae2-c8ee-443c-af2b-698b39142aaa> a dcat:Distribution ;
    dct:description "Arsip Digital" ;
    dct:format "XLSX" ;
    dct:issued "2023-04-12T10:43:30.145333"^^xsd:dateTime ;
    dct:modified "2023-04-12T10:43:30.098964"^^xsd:dateTime ;
    dct:title "Jumlah Arsip Digital Tahun 2022" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10127/jumlah-arsip-digital-tahun-2022.xlsx> .

