@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/65e6226a-7300-46e2-b3df-1ed2d2d748e3> a dcat:Dataset ;
    dct:description "Data terkait banyak pengunjung perpustakaan berdasarkan jenis kelamin tahun 2015" ;
    dct:identifier "65e6226a-7300-46e2-b3df-1ed2d2d748e3" ;
    dct:issued "2018-05-18T10:58:54.352321"^^xsd:dateTime ;
    dct:modified "2018-05-18T10:58:54.352340"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "Banyak Pengunjung Perpustakaan Tahun 2015" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/65e6226a-7300-46e2-b3df-1ed2d2d748e3/resource/949b6e8d-8b84-4fd4-876f-e80e35925717> .

<https://data.jatengprov.go.id/dataset/65e6226a-7300-46e2-b3df-1ed2d2d748e3/resource/949b6e8d-8b84-4fd4-876f-e80e35925717> a dcat:Distribution ;
    dct:description "Data terkait banyak pengunjung perpustakaan berdasarkan jenis kelamin tahun 2015" ;
    dct:format "XLSX" ;
    dct:title "Banyak Pengunjung Perpustakaan Tahun 2015.xlsx" ;
    dcat:accessURL <http://data.surakarta.go.id/dataset/65e6226a-7300-46e2-b3df-1ed2d2d748e3/resource/949b6e8d-8b84-4fd4-876f-e80e35925717/download/banyak-pengunjung-perpustakaan-tahun-2015.xlsx> ;
    dcat:byteSize 10670.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

