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

<https://data.jatengprov.go.id/dataset/804ec995-b1c4-45b4-8eab-2275ed6d3d03> a dcat:Dataset ;
    dct:description """# Kearsipan\r
## Layanan dan Pemanfaatan Arsip\r
### Berikut merupakan Statistik Pengunjung Arsip \r
#### Tahun 2020""" ;
    dct:identifier "804ec995-b1c4-45b4-8eab-2275ed6d3d03" ;
    dct:issued "2020-09-08T04:02:20.097485"^^xsd:dateTime ;
    dct:modified "2020-09-08T04:18:09.840620"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/25f5b47e-84c1-4424-aaa0-4af0dc0e0ff2> ;
    dct:title "Statistik Pengunjung Arsip" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "andreas" ;
            vcard:hasEmail <mailto:andreasdeewa@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/804ec995-b1c4-45b4-8eab-2275ed6d3d03/resource/9647ad20-2343-4b7f-8c15-fc53efbff0bd> .

<https://data.jatengprov.go.id/dataset/804ec995-b1c4-45b4-8eab-2275ed6d3d03/resource/9647ad20-2343-4b7f-8c15-fc53efbff0bd> a dcat:Distribution ;
    dct:description "Data pengunjung arsip yang datang langsung pada Dinas Arpus yang terdiri dari Penelitian / mencari arsip, kunjungan / wisata arsip, magang / pkl, konsultasi kearsipan, dan umum" ;
    dct:format ".docx" ;
    dct:title "pengunjung arsip" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/804ec995-b1c4-45b4-8eab-2275ed6d3d03/resource/9647ad20-2343-4b7f-8c15-fc53efbff0bd/download/data-layanan-kearsipan.docx> ;
    dcat:byteSize 15578.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/organization/25f5b47e-84c1-4424-aaa0-4af0dc0e0ff2> a foaf:Organization ;
    foaf:name "Dinas Kearsipan Dan Perpustakaan " .

