@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/070d92f5-9361-4e7d-a106-cceb94d3f44f> a dcat:Dataset ;
    dct:description "Peserta diklat kewirausahaan 2022 Kota Surakarta" ;
    dct:identifier "79468bef-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 Kepemudaan dan Olah Raga" ] ;
    dct:title "Peserta diklat kewirausahaan 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/070d92f5-9361-4e7d-a106-cceb94d3f44f/resource/9c9d3a21-ce9d-4dfa-85ec-c610f18f471c> ;
    dcat:keyword "kewirausahaan" ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/432> .

<http://5.189.187.109/dataset/070d92f5-9361-4e7d-a106-cceb94d3f44f/resource/9c9d3a21-ce9d-4dfa-85ec-c610f18f471c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-15T08:17:22.597001"^^xsd:dateTime ;
    dct:modified "2026-04-15T08:17:22.575376"^^xsd:dateTime ;
    dct:title "peserta-diklat-kewirausahaan-2022" ;
    dcat:accessURL <http://uploads/dataset/432/peserta-diklat-kewirausahaan-2022.xlsx> .

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

