@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/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:5000/dataset/1f1181a2-3c5e-4577-8bae-fafa2509dc9e/resource/d2da4b92-b96f-480e-a21f-0aecb467f0aa> ;
    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:5000/dataset/1f1181a2-3c5e-4577-8bae-fafa2509dc9e/resource/d2da4b92-b96f-480e-a21f-0aecb467f0aa> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T17:09:29.690827"^^xsd:dateTime ;
    dct:modified "2026-05-19T17:09:29.658686"^^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 .

