@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#> .

<http://5.189.187.109/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 "2022-10-31T07:16:37.521861"^^xsd:dateTime ;
    dct:modified "2022-10-31T07:16:37.521866"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/57509c1c-1fe3-4285-9b74-b9c15305fdf1> ;
    dct:title "Jumlah UMKM" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "widiyanto" ;
            vcard:hasEmail <mailto:widiyantosaja09@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/cbd177a2-7775-4258-a146-56525d5d5eb9/resource/f2e79820-273c-487d-8b74-a211d96c71ce> ;
    dcat:keyword "UMKM" ;
    dcat:landingPage <diskoperindag> .

<diskoperindag> a foaf:Document .

<http://5.189.187.109/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:issued "2021-11-04T05:54:17.383880"^^xsd:dateTime ;
    dct:modified "2022-10-31T07:16:37.516414"^^xsd:dateTime ;
    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"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/57509c1c-1fe3-4285-9b74-b9c15305fdf1> a foaf:Agent ;
    foaf:name "Kabupaten Pemalang" .

