@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/8662c178-4f81-463b-9cce-d6cecb40a7aa> a dcat:Dataset ;
    dct:description "Jumlah Koperasi aktif dan tidak aktif Per Kecamatan" ;
    dct:identifier "8662c178-4f81-463b-9cce-d6cecb40a7aa" ;
    dct:issued "2022-07-08T04:20:25.609696"^^xsd:dateTime ;
    dct:modified "2022-07-08T04:20:25.609762"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c789c3ce-5597-40c9-be23-a89fc30f9185> ;
    dct:title "Jumlah Koperasi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bagian Perencanaan" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8662c178-4f81-463b-9cce-d6cecb40a7aa/resource/e0af646c-8aa7-4f53-b8c8-332abdb71d42> .

<https://data.jatengprov.go.id/dataset/8662c178-4f81-463b-9cce-d6cecb40a7aa/resource/e0af646c-8aa7-4f53-b8c8-332abdb71d42> a dcat:Distribution ;
    dct:description "Jumlah Koperasi aktif dan tidak aktif per Kecamatan" ;
    dct:format "XLS" ;
    dct:title "Jumlah Koperasi" ;
    dcat:accessURL <https://opendata.klaten.go.id/dataset/8662c178-4f81-463b-9cce-d6cecb40a7aa/resource/e0af646c-8aa7-4f53-b8c8-332abdb71d42/download/jumlah-koperasi-aktif-menurut-kecamatan-tahun-2018-2021.xls> ;
    dcat:byteSize 30208.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/c789c3ce-5597-40c9-be23-a89fc30f9185> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Klaten" .

