@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/94a109b8-9795-4ef9-8814-de3e4c7473b7> a dcat:Dataset ;
    dct:description "Industri Kecil adalah Industri yang memperkerjakan paling banyak 19 orang tenaga kerja dan memiliki nilai investasi kurang dari Rp. 1.000.000.000,- (Satu Milyar Rupiah) tidak termasuk tanah dan bangunan" ;
    dct:identifier "b5b13162-873d-484d-8779-7825485a2988" ;
    dct:issued "2022-08-01"^^xsd:date ;
    dct:modified "2022-08-01"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PERDAGANGAN DAN PERINDUSTRIAN" ] ;
    dct:title "Jumlah Industri Kecil" ;
    dcat:distribution <http://5.189.187.109/dataset/94a109b8-9795-4ef9-8814-de3e4c7473b7/resource/02251c1c-5dfc-4c70-8831-d741f0437890> ;
    dcat:keyword "industri kecil" .

<http://5.189.187.109/dataset/94a109b8-9795-4ef9-8814-de3e4c7473b7/resource/02251c1c-5dfc-4c70-8831-d741f0437890> a dcat:Distribution ;
    dct:description "Industri Kecil adalah Industri yang memperkerjakan paling banyak 19 orang tenaga kerja dan memiliki nilai investasi kurang dari Rp. 1.000.000.000,- (Satu Milyar Rupiah) tidak termasuk tanah dan bangunan" ;
    dct:format "XLSX" ;
    dct:issued "2026-01-15T04:30:47.322974"^^xsd:dateTime ;
    dct:modified "2026-01-15T04:30:47.316577"^^xsd:dateTime ;
    dct:title "Jumlah Industri Kecil  Tahun 2021" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10124/jumlah-industri-kecil-tahun-2021.xlsx> .

