@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/8e165792-c6e2-49f2-9e9c-09840f68b631> a dcat:Dataset ;
    dct:description "Dataset ini berisikan data industri kreatif yang diperoleh dari data internal Dinas PPKUKM atau Website Jakpreneur" ;
    dct:identifier "9f7d42d8338641cf9e3ce7491032f9da" ;
    dct:issued "2023-03-06"^^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 Industri Kreatif Tahun 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/8e165792-c6e2-49f2-9e9c-09840f68b631/resource/f865aa46-909c-418f-beac-85feddfe7a39> ;
    dcat:keyword "DKIJakarta",
        "DinasPPKUKM",
        "Industri",
        "Kreatif" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/data-industri-kreatif-tahun-2022> .

<http://5.189.187.109/dataset/8e165792-c6e2-49f2-9e9c-09840f68b631/resource/f865aa46-909c-418f-beac-85feddfe7a39> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T18:07:52.664584"^^xsd:dateTime ;
    dct:modified "2026-05-19T18:07:52.633669"^^xsd:dateTime ;
    dct:title "Data Industri Kreatif Tahun 2022" ;
    dcat:accessURL <http://-> .

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

