@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/cbd177a2-7775-4258-a146-56525d5d5eb9> a dcat:Dataset ;
    dct:description """jumlah UMKM usaha Mikro pertahun\r
jumlah UMKM usaha Kecil pertahun\r
Jumlah UMKM usaha Menengah pertahun""" ;
    dct:identifier "cbd177a2-7775-4258-a146-56525d5d5eb9" ;
    dct:issued "2021-11-04T20:17:39.748122"^^xsd:dateTime ;
    dct:modified "2021-11-04T20:17:39.748136"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/0ede637e-cceb-407f-afc7-e1c680a98e7b> ;
    dct:title "Jumlah UMKM" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "widiyanto" ;
            vcard:hasEmail <mailto:widiyantosaja09@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/cbd177a2-7775-4258-a146-56525d5d5eb9/resource/f2e79820-273c-487d-8b74-a211d96c71ce> ;
    dcat:landingPage <diskoperindag> .

<https://data.jatengprov.go.id/dataset/cbd177a2-7775-4258-a146-56525d5d5eb9/resource/f2e79820-273c-487d-8b74-a211d96c71ce> a dcat:Distribution ;
    dct:description "data ini berisikan jumlah UMKM usaha Mikro, Kecil dan sedang tahun 2021" ;
    dct:format "XLSX" ;
    dct:title "jumlah UMKM " ;
    dcat:accessURL <http://data.pemalangkab.go.id/dataset/cbd177a2-7775-4258-a146-56525d5d5eb9/resource/f2e79820-273c-487d-8b74-a211d96c71ce/download/1-diskoperindag.xlsx> ;
    dcat:byteSize 9001.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/0ede637e-cceb-407f-afc7-e1c680a98e7b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Pemalang" .

