@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/b58eb0ed-232c-43ae-9f26-df0f4d297240> a dcat:Dataset ;
    dct:description "Jumlah usaha mikro kecil dan menengah 2014-2021 Kota Surakarta" ;
    dct:identifier "794698ae-33cb-11f1-b2cf-0242ac120115" ;
    dct:issued "2024-01-11"^^xsd:date ;
    dct:modified "2024-01-11"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Koperasi Usaha Kecil Dan Menengah Dan Perindustrian" ] ;
    dct:title "Jumlah usaha mikro kecil dan menengah 2014-2021" ;
    dcat:distribution <http://5.189.187.109/dataset/b58eb0ed-232c-43ae-9f26-df0f4d297240/resource/2c0bf487-a77d-4973-8feb-1a4aa3e19ef7> ;
    dcat:keyword "umkm" ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/501> .

<http://5.189.187.109/dataset/b58eb0ed-232c-43ae-9f26-df0f4d297240/resource/2c0bf487-a77d-4973-8feb-1a4aa3e19ef7> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-15T08:18:29.352650"^^xsd:dateTime ;
    dct:modified "2026-04-15T08:18:29.325246"^^xsd:dateTime ;
    dct:title "jumlah-usaha-mikro-kecil-dan-menengah-2014-2021" ;
    dcat:accessURL <http://uploads/dataset/501/jumlah-usaha-mikro-kecil-dan-menengah-2014-2021.csv> .

<https://solodata.surakarta.go.id/opendata/detail_package/501> a foaf:Document .

