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

<http://5.189.187.109/dataset/7ef131e1-5981-4522-8765-2c1c22c7d890> a dcat:Dataset ;
    dct:identifier "7ef131e1-5981-4522-8765-2c1c22c7d890" ;
    dct:issued "2022-10-12T04:49:50.709287"^^xsd:dateTime ;
    dct:modified "2022-10-12T04:49:50.709295"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> ;
    dct:title "Data Statistik Lokasi Parkir 2018" ;
    dcat:distribution <http://5.189.187.109/dataset/7ef131e1-5981-4522-8765-2c1c22c7d890/resource/5467309d-7b4f-49fe-81a1-2c57832d088e> ;
    dcat:keyword "parkir" .

<http://5.189.187.109/dataset/7ef131e1-5981-4522-8765-2c1c22c7d890/resource/5467309d-7b4f-49fe-81a1-2c57832d088e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2018-04-17T03:35:08.894619"^^xsd:dateTime ;
    dct:modified "2022-10-12T04:49:50.702029"^^xsd:dateTime ;
    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"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> a foaf:Agent ;
    foaf:name "Kabupaten Karanganyar" .

