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

<http://5.189.187.109/dataset/2ec7781f-192e-4b33-adcc-49326194ccc8> a dcat:Dataset ;
    dct:description "Banyaknya individu pemilik atau pengelola usaha mikro, kecil, dan menengah." ;
    dct:identifier "8284" ;
    dct:issued "2026-05-12T10:36:39+08:00"^^xsd:dateTime ;
    dct:modified "2026-05-15T03:27:51+08:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Koperasi, UKM, Perindustrian dan Perdagangan" ] ;
    dct:title "Jumlah Pengusaha UMKM di Provinsi Gorontalo" ;
    dcat:distribution <http://5.189.187.109/dataset/2ec7781f-192e-4b33-adcc-49326194ccc8/resource/0279622f-2b51-4308-b969-6aa916924f1b>,
        <http://5.189.187.109/dataset/2ec7781f-192e-4b33-adcc-49326194ccc8/resource/38dc4e6a-241f-4e14-be84-031440977869> ;
    dcat:keyword "Industri Dan Jasa" ;
    dcat:landingPage <https://opendata.gorontaloprov.go.id/dataset-detail/8284> .

<http://5.189.187.109/dataset/2ec7781f-192e-4b33-adcc-49326194ccc8/resource/0279622f-2b51-4308-b969-6aa916924f1b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-29T03:51:12.594291"^^xsd:dateTime ;
    dct:modified "2026-05-29T03:51:12.566839"^^xsd:dateTime ;
    dct:title "Jumlah Pengusaha UMKM di Provinsi Gorontalo" ;
    dcat:accessURL <https://opendata.gorontaloprov.go.id/front/api/v2/daftar-data/8284/download-csv> .

<http://5.189.187.109/dataset/2ec7781f-192e-4b33-adcc-49326194ccc8/resource/38dc4e6a-241f-4e14-be84-031440977869> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-29T03:51:12.594307"^^xsd:dateTime ;
    dct:modified "2026-05-29T03:51:12.567144"^^xsd:dateTime ;
    dct:title "Jumlah Pengusaha UMKM di Provinsi Gorontalo" ;
    dcat:accessURL <https://opendata.gorontaloprov.go.id/front/api/v2/daftar-data/8284/download-excel> .

<https://opendata.gorontaloprov.go.id/dataset-detail/8284> a foaf:Document .

