@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/3ec40c0d-7568-48d9-9c89-2e5fa3ca1c02> a dcat:Dataset ;
    dct:description "Dataset ini berisi informasi tentang jumlah kegiatan pemudaan di Kota Surakarta per tahun 2014-2021." ;
    dct:identifier "3ec40c0d-7568-48d9-9c89-2e5fa3ca1c02" ;
    dct:issued "2023-01-18T09:55:52.588136"^^xsd:dateTime ;
    dct:modified "2023-01-18T09:55:52.588142"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "Jumlah kegiatan kepemudaan per tahun 2014-2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3ec40c0d-7568-48d9-9c89-2e5fa3ca1c02/resource/0beb128e-4f27-48aa-a99a-4f20538c7997> ;
    dcat:keyword "kepemudaan",
        "surakarta" .

<https://data.jatengprov.go.id/dataset/3ec40c0d-7568-48d9-9c89-2e5fa3ca1c02/resource/0beb128e-4f27-48aa-a99a-4f20538c7997> a dcat:Distribution ;
    dct:description "tabel terdiri atas kolom tahun, isian data, dan satuan" ;
    dct:format "CSV" ;
    dct:title "Jumlah kegiatan kepemudaan 2014-2021.csv" ;
    dcat:accessURL <https://data.surakarta.go.id/dataset/3ec40c0d-7568-48d9-9c89-2e5fa3ca1c02/resource/0beb128e-4f27-48aa-a99a-4f20538c7997/download/jumlah-kegiatan-kepemudaan-2014-2021.csv> ;
    dcat:byteSize 130.0 ;
    dcat:mediaType "text/csv" .

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

