@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/f2a6f7ee-68f2-4442-8192-4262e02f9d86> a dcat:Dataset ;
    dct:description "Data tentang jadwal pertunjukaan FK Metra pada tahun 2018" ;
    dct:identifier "f2a6f7ee-68f2-4442-8192-4262e02f9d86" ;
    dct:issued "2020-03-12T03:41:52.827870"^^xsd:dateTime ;
    dct:modified "2020-03-12T03:41:52.827882"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "Pertunjukan FK Metra Tahun 2018" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f2a6f7ee-68f2-4442-8192-4262e02f9d86/resource/7bb0fe28-4971-449c-bf3c-5e9b02be064b> .

<https://data.jatengprov.go.id/dataset/f2a6f7ee-68f2-4442-8192-4262e02f9d86/resource/7bb0fe28-4971-449c-bf3c-5e9b02be064b> a dcat:Distribution ;
    dct:description "Data terdiri dari kolom nomor, hari/tanggal pelaksanaan, lokasi, dan tema" ;
    dct:format "XLSX" ;
    dct:title "Pertunjukan FK Metra Tahun 2018	" ;
    dcat:accessURL <http://data.surakarta.go.id/dataset/f2a6f7ee-68f2-4442-8192-4262e02f9d86/resource/7bb0fe28-4971-449c-bf3c-5e9b02be064b/download/3.5.xlsx> ;
    dcat:byteSize 11156.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" .

