@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/17b28bdf-0504-4424-aa9c-1d790a1e6f67> a dcat:Dataset ;
    dct:description "JJUMLAH PROSENTASE KOPERASI AKTIF" ;
    dct:identifier "17b28bdf-0504-4424-aa9c-1d790a1e6f67" ;
    dct:issued "2018-08-18T04:19:27.930763"^^xsd:dateTime ;
    dct:modified "2018-08-18T04:19:27.930779"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "JUMLAH PROSENTASE KOPERASI AKTIF" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "aat" ;
            vcard:hasEmail <mailto:dinindagkop@banjarnegarakab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/17b28bdf-0504-4424-aa9c-1d790a1e6f67/resource/bbc92e05-94d5-4e63-a569-92e01a692c89> .

<https://data.jatengprov.go.id/dataset/17b28bdf-0504-4424-aa9c-1d790a1e6f67/resource/bbc92e05-94d5-4e63-a569-92e01a692c89> a dcat:Distribution ;
    dct:description "PROSENTASE KOPERASI AKTIF" ;
    dct:format "DOCX" ;
    dct:title "PROSENTASE KOPERASI AKTIF" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/17b28bdf-0504-4424-aa9c-1d790a1e6f67/resource/bbc92e05-94d5-4e63-a569-92e01a692c89/download/prosentkoperasi-aktif.xlsx> ;
    dcat:byteSize 10937.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Banjarnegara" .

