@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/454f42cf-d3e7-4a32-970a-d75066a28d43> a dcat:Dataset ;
    dct:description "Dataset ini berisi informasi tentang jumlah angkutan umum di Kota Surakarta per tahun 2014-2021" ;
    dct:identifier "454f42cf-d3e7-4a32-970a-d75066a28d43" ;
    dct:issued "2023-01-18T09:55:55.715976"^^xsd:dateTime ;
    dct:modified "2023-01-18T09:55:55.715982"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "Jumlah angkutan kota di Kota Surakarta" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/454f42cf-d3e7-4a32-970a-d75066a28d43/resource/b70e920d-5d40-44af-a05d-6eaaf3a9bab3> ;
    dcat:keyword "perhubungan",
        "surakarta" .

<https://data.jatengprov.go.id/dataset/454f42cf-d3e7-4a32-970a-d75066a28d43/resource/b70e920d-5d40-44af-a05d-6eaaf3a9bab3> a dcat:Distribution ;
    dct:description "tabel terdiri atas kolom tahun, isian data, dan satuan" ;
    dct:format "CSV" ;
    dct:title "Jumlah angkutan kota 2014-2021.csv" ;
    dcat:accessURL <https://data.surakarta.go.id/dataset/454f42cf-d3e7-4a32-970a-d75066a28d43/resource/b70e920d-5d40-44af-a05d-6eaaf3a9bab3/download/jumlah-angkutan-kota-2014-2021.csv> ;
    dcat:byteSize 142.0 ;
    dcat:mediaType "text/csv" .

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

