@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/7ae78e6e-5f47-4690-b6db-1abcbe4c6970> a dcat:Dataset ;
    dct:description "Dataset ini berisi informasi tentang persentase PJU, yaitu penerangan jalan umum yang telah dimaterisasi per tahun 2014-2021" ;
    dct:identifier "7ae78e6e-5f47-4690-b6db-1abcbe4c6970" ;
    dct:issued "2023-01-18T09:56:26.677420"^^xsd:dateTime ;
    dct:modified "2023-01-18T09:56:26.677426"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "Presentase PJU yang telah dimeterisasi di Kota Surakarta" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7ae78e6e-5f47-4690-b6db-1abcbe4c6970/resource/a15a3594-af51-49eb-ab10-6f74a8ec220b> ;
    dcat:keyword "PJU",
        "Surakarta" .

<https://data.jatengprov.go.id/dataset/7ae78e6e-5f47-4690-b6db-1abcbe4c6970/resource/a15a3594-af51-49eb-ab10-6f74a8ec220b> a dcat:Distribution ;
    dct:description "Tabel terdiri atas kolom tahun, isian data, dan satuan" ;
    dct:format "CSV" ;
    dct:title "Presentase PJU yang telah dimeterisasi 2014-2021.csv" ;
    dcat:accessURL <https://data.surakarta.go.id/dataset/7ae78e6e-5f47-4690-b6db-1abcbe4c6970/resource/a15a3594-af51-49eb-ab10-6f74a8ec220b/download/presentase-pju-yang-telah-dimeterisasi-2014-2021.csv> ;
    dcat:byteSize 224.0 ;
    dcat:mediaType "text/csv" .

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

