@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/06dec1ce-2248-4dcd-9209-3d1c6b69d41a> a dcat:Dataset ;
    dct:description "Data Industri Kecil dan Menengah yang diperoleh dari data internal dinas PPKUKM, Website Jakpreneur dan SIINas" ;
    dct:identifier "31c78f44bc5b708177a086e676255d25" ;
    dct:issued "2023-03-21"^^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 Industri Kecil dan Menengah Tahun 2023" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/06dec1ce-2248-4dcd-9209-3d1c6b69d41a/resource/550baa42-f58c-4fc0-a356-148bb04b7d9e> ;
    dcat:keyword "DinasPPKUKM",
        "Fasilitasi",
        "IKM",
        "Industri" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/data-industri-kecil-dan-menengah-tahun-2023> .

<http://5.189.187.109:5000/dataset/06dec1ce-2248-4dcd-9209-3d1c6b69d41a/resource/550baa42-f58c-4fc0-a356-148bb04b7d9e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T18:06:09.377985"^^xsd:dateTime ;
    dct:modified "2026-05-19T18:06:09.340742"^^xsd:dateTime ;
    dct:title "Data Industri Kecil dan Menengah Tahun 2023" ;
    dcat:accessURL <http://-> .

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

