@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/8c673850-6c6c-4463-89ee-7bff173745d9> a dcat:Dataset ;
    dct:description "Data Koperasi di Jawa Tengah Bulan Agustus Tahun 2022 Kab. Kebumen" ;
    dct:identifier "8c673850-6c6c-4463-89ee-7bff173745d9" ;
    dct:issued "2022-09-28T15:03:49.852048"^^xsd:dateTime ;
    dct:modified "2022-09-28T15:08:07.217329"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/47783704-a2cd-41ed-9861-aea1e5c0f124> ;
    dct:title "Data Koperasi Agustus 2022 Kab. Kebumen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:bidangkelembagaan.dinkopjateng@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8c673850-6c6c-4463-89ee-7bff173745d9/resource/d11422e6-0912-45e4-a4e2-14be9dfb9cb4> ;
    dcat:landingPage <http://nik.depkop.go.id/> .

<https://data.jatengprov.go.id/dataset/8c673850-6c6c-4463-89ee-7bff173745d9/resource/d11422e6-0912-45e4-a4e2-14be9dfb9cb4> a dcat:Distribution ;
    dct:description "Data Koperasi di Jawa Tengah Bulan Agustus Tahun 2022 Kab. Kebumen" ;
    dct:format ".xlsx" ;
    dct:title "Data Koperasi Bulan Agustus Tahun 2022 Kab Kebumen" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/8c673850-6c6c-4463-89ee-7bff173745d9/resource/d11422e6-0912-45e4-a4e2-14be9dfb9cb4/download/datakop_agustus_kab.-kebumen.xlsx> ;
    dcat:byteSize 46415.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/47783704-a2cd-41ed-9861-aea1e5c0f124> a foaf:Organization ;
    foaf:name "Dinas Koperasi, Usaha Kecil Dan Menengah " .

