@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/7e305c82-5480-483a-b679-be5857b8e9f8> a dcat:Dataset ;
    dct:description "Dataset ini berisikan data Usaha Kecil dan Menengah (UKM) pada sistem Jakarta Entrepreneur" ;
    dct:identifier "761d7823735c52b8f530c72509de0502" ;
    dct:issued "2024-03-15"^^xsd:date ;
    dct:modified "2024-04-17"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perindustrian, Perdagangan, Koperasi, Usaha Kecil dan Menengah" ] ;
    dct:title "Data Usaha Kecil dan Menengah (UKM)" ;
    dcat:distribution <http://5.189.187.109/dataset/7e305c82-5480-483a-b679-be5857b8e9f8/resource/7345d437-68c7-4fe7-b5e3-0524fc7f19f5> ;
    dcat:keyword "DKIJakarta",
        "DinasPPKUKM",
        "UKM",
        "UKMJakarta",
        "UsahaKecildanMenengah" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/data-usaha-kecil-dan-menengah-ukm> .

<http://5.189.187.109/dataset/7e305c82-5480-483a-b679-be5857b8e9f8/resource/7345d437-68c7-4fe7-b5e3-0524fc7f19f5> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-06-28T04:02:37.752283"^^xsd:dateTime ;
    dct:modified "2026-06-28T04:02:37.705442"^^xsd:dateTime ;
    dct:title "Data Usaha Kecil dan Menengah (UKM)" ;
    dcat:accessURL <http://-> .

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

