@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#> .

<https://data.jatengprov.go.id/dataset/3b5c5100-6ce6-48d3-9263-737fbfd70f19> a dcat:Dataset ;
    dct:description "Dataset ini berisi informasi tentang presentase wirausaha baru per tahun 2014-2021. Wirausaha baru merupakan sebuah perusahaan baru terlahir bila sekelompok orang wirausaha mengikatkan diri dalam suatu spin-off korporasi besar yang menciptakan usaha baru mereka sendiri." ;
    dct:identifier "3b5c5100-6ce6-48d3-9263-737fbfd70f19" ;
    dct:issued "2023-01-18T09:55:51.122986"^^xsd:dateTime ;
    dct:modified "2023-01-18T09:55:51.122992"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "Persentase Wirausaha Baru di Kota Surakarta" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3b5c5100-6ce6-48d3-9263-737fbfd70f19/resource/1bdb1551-19d9-4797-9326-d64ac043481a> ;
    dcat:keyword "Surakarta",
        "wirausaha" .

<https://data.jatengprov.go.id/dataset/3b5c5100-6ce6-48d3-9263-737fbfd70f19/resource/1bdb1551-19d9-4797-9326-d64ac043481a> a dcat:Distribution ;
    dct:description "Tabel terdiri atas kolom tahun, isian data, dan satuan" ;
    dct:format "CSV" ;
    dct:title "Pesentase Wirausaha Baru - (2014 - 2021).csv" ;
    dcat:accessURL <https://data.surakarta.go.id/dataset/3b5c5100-6ce6-48d3-9263-737fbfd70f19/resource/1bdb1551-19d9-4797-9326-d64ac043481a/download/pesentase-wirausaha-baru-2014-2021.csv> ;
    dcat:byteSize 108.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> a foaf:Organization ;
    foaf:name "Pemerintah Kota Surakarta" .

