@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:5000/dataset/bc36ff33-1ba9-4b94-9bea-db8546e665d9> a dcat:Dataset ;
    dct:description "Jumlah unit usaha dengan modal <1 M (industri kecil)" ;
    dct:identifier "f3ac63c91272f19ce97c7397825cc15f" ;
    dct:issued "2022-06-08"^^xsd:date ;
    dct:modified "2025-02-06"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perdagangan, Perindustrian dan Tenaga Kerja" ] ;
    dct:title "Jumlah unit usaha dengan modal <1 M (industri kecil)" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/bc36ff33-1ba9-4b94-9bea-db8546e665d9/resource/8a77eb8c-eba1-44ef-95da-6f8f6c79fd3c> ;
    dcat:keyword "Jumlah",
        "dengan",
        "industri",
        "kecil",
        "modal",
        "unit",
        "usaha" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/2091> .

<http://5.189.187.109:5000/dataset/bc36ff33-1ba9-4b94-9bea-db8546e665d9/resource/8a77eb8c-eba1-44ef-95da-6f8f6c79fd3c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:08:38.823558"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:08:38.807894"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/2091> .

<https://satudata.ngawikab.go.id/data/sektoral/2091> a foaf:Document .

