@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/7ef131e1-5981-4522-8765-2c1c22c7d890> a dcat:Dataset ;
    dct:identifier "7ef131e1-5981-4522-8765-2c1c22c7d890" ;
    dct:issued "2018-05-18T04:48:52.749533"^^xsd:dateTime ;
    dct:modified "2019-09-26T02:34:11.091758"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "Data Statistik Lokasi Parkir 2018" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7ef131e1-5981-4522-8765-2c1c22c7d890/resource/5467309d-7b4f-49fe-81a1-2c57832d088e> .

<https://data.jatengprov.go.id/dataset/7ef131e1-5981-4522-8765-2c1c22c7d890/resource/5467309d-7b4f-49fe-81a1-2c57832d088e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "DATA LOKASI PARKIR 2018.xlsx" ;
    dcat:accessURL <http://opendata.karanganyarkab.go.id/dataset/7ef131e1-5981-4522-8765-2c1c22c7d890/resource/5467309d-7b4f-49fe-81a1-2c57832d088e/download/data-lokasi-parkir-2018.xlsx> ;
    dcat:byteSize 20231.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Karanganyar" .

