@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/23c71002-ce39-4432-b888-69b32062109a> a dcat:Dataset ;
    dct:description "Dataste ini berisikan tentang Data Pertambahan Jumlah industri yang terdaftar di SIINas" ;
    dct:identifier "637083819f0380f5c5c27c1ee86bc030" ;
    dct:issued "2023-03-21"^^xsd:date ;
    dct:modified "2024-03-22"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perindustrian, Perdagangan, Koperasi, Usaha Kecil dan Menengah" ] ;
    dct:title "Data Pertumbuhan Industri Tahun 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/23c71002-ce39-4432-b888-69b32062109a/resource/0ec48173-ee37-4979-afca-73009910a9a5> ;
    dcat:keyword "DinasPPKUKM",
        "Industri",
        "Perindustrian",
        "Pertumbuhan" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/data-pertumbuhan-industri-tahun-2022> .

<http://5.189.187.109/dataset/23c71002-ce39-4432-b888-69b32062109a/resource/0ec48173-ee37-4979-afca-73009910a9a5> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T18:06:07.850967"^^xsd:dateTime ;
    dct:modified "2026-05-19T18:06:07.823732"^^xsd:dateTime ;
    dct:title "Data Pertumbuhan Industri Tahun 2022" ;
    dcat:accessURL <http://-> .

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

