@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/1f1181a2-3c5e-4577-8bae-fafa2509dc9e> a dcat:Dataset ;
    dct:description "Dataset ini berisikan Data Pertambahan Jumlah industri yang terdaftar di SIINas (Sistem Kementerian Perindustrian)" ;
    dct:identifier "3131192bee44fd5c1b681e0c389f1d23" ;
    dct:issued "2024-03-22"^^xsd:date ;
    dct:modified "2025-01-10"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perindustrian, Perdagangan, Koperasi, Usaha Kecil dan Menengah" ] ;
    dct:title "Data Pertumbuhan Industri Tahun 2023" ;
    dcat:distribution <http://5.189.187.109/dataset/1f1181a2-3c5e-4577-8bae-fafa2509dc9e/resource/ca13e011-2080-45ca-8810-5b1378ee4edc> ;
    dcat:keyword "DKIJakarta",
        "Industri",
        "Pertumbuhan" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/data-pertumbuhan-industri-tahun-2023> .

<http://5.189.187.109/dataset/1f1181a2-3c5e-4577-8bae-fafa2509dc9e/resource/ca13e011-2080-45ca-8810-5b1378ee4edc> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-06-28T04:01:32.288891"^^xsd:dateTime ;
    dct:modified "2026-06-28T04:01:32.270371"^^xsd:dateTime ;
    dct:title "Data Pertumbuhan Industri Tahun 2023" ;
    dcat:accessURL <http://-> .

<https://satudata.jakarta.go.id/open-data/detail/data-pertumbuhan-industri-tahun-2023> a foaf:Document .

