@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/9cb88494-40cc-4477-9637-a6e76eeab198> a dcat:Dataset ;
    dct:description "Industri besar adalah industri yang mempekerjakan paling sedikit 20 (dua puluh) orang tenaga kerja dan memiliki nilai investasi lebih dari p. 15.000.000.000,- (lima belas miliar rupiah)" ;
    dct:identifier "461e8636-8ed5-484c-a40b-a0e3001dd687" ;
    dct:issued "2023-01-31"^^xsd:date ;
    dct:modified "2023-01-31"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PERDAGANGAN DAN PERINDUSTRIAN" ] ;
    dct:title "Jumlah Industri Besar" ;
    dcat:distribution <http://5.189.187.109/dataset/9cb88494-40cc-4477-9637-a6e76eeab198/resource/ab09e427-f656-4bf8-bed5-794c6fd9cf70> ;
    dcat:keyword "industri besar" .

<http://5.189.187.109/dataset/9cb88494-40cc-4477-9637-a6e76eeab198/resource/ab09e427-f656-4bf8-bed5-794c6fd9cf70> a dcat:Distribution ;
    dct:description "Industri besar adalah industri yang mempekerjakan paling sedikit 20 (dua puluh) orang tenaga kerja dan memiliki nilai investasi lebih dari p. 15.000.000.000,- (lima belas miliar rupiah)" ;
    dct:format "XLSX" ;
    dct:issued "2023-04-12T11:04:02.839130"^^xsd:dateTime ;
    dct:modified "2023-04-12T11:04:02.831551"^^xsd:dateTime ;
    dct:title "Jumlah Industri Besar  Tahun 2022" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10124/jumlah-industri-besar-tahun-2022.xlsx> .

