@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/568074db-ebce-486a-8a39-b602cb21d776> a dcat:Dataset ;
    dct:description "Dataset ini berisikan data wirausaha industri yang diperoleh dari data internal dinas PPKUKM atau Website Jakpreneur" ;
    dct:identifier "b12569e4a06eed29793828b437e1fdd3" ;
    dct:issued "2023-03-06"^^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 Wirausaha Industri Tahun 2023" ;
    dcat:distribution <http://5.189.187.109/dataset/568074db-ebce-486a-8a39-b602cb21d776/resource/76b78177-299c-434e-94af-1a2658740603> ;
    dcat:keyword "DKIJakarta",
        "Industri",
        "Wirausaha" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/data-wirausaha-industri-tahun-2023> .

<http://5.189.187.109/dataset/568074db-ebce-486a-8a39-b602cb21d776/resource/76b78177-299c-434e-94af-1a2658740603> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T18:07:55.570244"^^xsd:dateTime ;
    dct:modified "2026-05-19T18:07:55.538878"^^xsd:dateTime ;
    dct:title "Data Wirausaha Industri Tahun 2023" ;
    dcat:accessURL <http://-> .

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

