@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/8179d9f1-83c9-48ba-8b86-251e835fd5c8> a dcat:Dataset ;
    dct:description "Jumlah laju industri menengah (1M s/d 15 M)" ;
    dct:identifier "69dafe8b58066478aea48f3d0f384820" ;
    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 laju industri menengah (1M s/d 15 M)" ;
    dcat:distribution <http://5.189.187.109/dataset/8179d9f1-83c9-48ba-8b86-251e835fd5c8/resource/1d3cd299-179c-4994-87d7-d74ef7e8cf07> ;
    dcat:keyword "15",
        "1M",
        "Jumlah",
        "industri",
        "laju",
        "menengah",
        "sd" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/2087> .

<http://5.189.187.109/dataset/8179d9f1-83c9-48ba-8b86-251e835fd5c8/resource/1d3cd299-179c-4994-87d7-d74ef7e8cf07> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:07:06.967878"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:07:06.912206"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/2087> .

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

