@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/e014bbe6-049d-466f-8aed-5e06a0311340> a dcat:Dataset ;
    dct:description "TAHUN 2017" ;
    dct:identifier "e014bbe6-049d-466f-8aed-5e06a0311340" ;
    dct:issued "2019-01-03T06:29:21.635176"^^xsd:dateTime ;
    dct:modified "2019-01-03T06:29:21.635185"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> ;
    dct:title "DATA  ARSIP BAKU" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasubag program dan Keuangan" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e014bbe6-049d-466f-8aed-5e06a0311340/resource/1b5f2dd8-e662-4c0f-bcc8-394d7bf2acb6> .

<https://data.jatengprov.go.id/dataset/e014bbe6-049d-466f-8aed-5e06a0311340/resource/1b5f2dd8-e662-4c0f-bcc8-394d7bf2acb6> a dcat:Distribution ;
    dct:description "DATA KEARSIPAN TAHUN 2017.xlsx" ;
    dct:format "DOC" ;
    dct:title "DATA KEARSIPAN TAHUN 2017.xlsx" ;
    dcat:accessURL <http://opendata.magelangkab.go.id/dataset/e014bbe6-049d-466f-8aed-5e06a0311340/resource/1b5f2dd8-e662-4c0f-bcc8-394d7bf2acb6/download/data-kearsipan-tahun-2017.xlsx> ;
    dcat:byteSize 8746.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Magelang" .

