@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/e02a77f3-76c5-4beb-985d-7bf23255b6ed> a dcat:Dataset ;
    dct:description "data koperasi aktif" ;
    dct:identifier "e02a77f3-76c5-4beb-985d-7bf23255b6ed" ;
    dct:issued "2018-10-17T01:56:53.997936"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:56:53.997944"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> ;
    dct:title "Persentase Koperasi Aktif" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dindagkop ukm blora" ;
            vcard:hasEmail <mailto:dindagkop.blora@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e02a77f3-76c5-4beb-985d-7bf23255b6ed/resource/354ae926-0380-4222-90f1-ae17e67fde22> .

<https://data.jatengprov.go.id/dataset/e02a77f3-76c5-4beb-985d-7bf23255b6ed/resource/354ae926-0380-4222-90f1-ae17e67fde22> a dcat:Distribution ;
    dct:description "data koperasi aktif" ;
    dct:format "XLS" ;
    dct:title "Koperasi Aktif.xls" ;
    dcat:accessURL <http://opendata.blorakab.go.id/dataset/e02a77f3-76c5-4beb-985d-7bf23255b6ed/resource/354ae926-0380-4222-90f1-ae17e67fde22/download/koperasi-aktif.xls> ;
    dcat:byteSize 199680.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Blora" .

