@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/975bf729-7bba-49ec-aadc-0acd0bab2561> a dcat:Dataset ;
    dct:description "Dataset ini berisikan Data Industri Kreatif yang diperoleh dari data internal dinas PPKUKM atau Website Jakarta Entrepreneur" ;
    dct:identifier "056204d581a9688667a6c938a1f94090" ;
    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 Industri Kreatif Tahun 2023" ;
    dcat:distribution <http://5.189.187.109/dataset/975bf729-7bba-49ec-aadc-0acd0bab2561/resource/fda6016e-62ce-49ca-b1cc-17da4f2a725e> ;
    dcat:keyword "DKIJakarta",
        "Industrikreatif" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/data-industri-kreatif-tahun-2023> .

<http://5.189.187.109/dataset/975bf729-7bba-49ec-aadc-0acd0bab2561/resource/fda6016e-62ce-49ca-b1cc-17da4f2a725e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-06-28T04:01:33.723506"^^xsd:dateTime ;
    dct:modified "2026-06-28T04:01:33.693426"^^xsd:dateTime ;
    dct:title "Data Industri Kreatif Tahun 2023" ;
    dcat:accessURL <http://-> .

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

