@prefix ns1: . @prefix rdfs: . @prefix xsd: . a ns1:Event ; rdfs:label "Lev Sivkov, Cello" ; ns1:description "solo recital" ; ns1:location ; ns1:organizer ; ns1:startDate "2016-11-10T19:30:00"^^xsd:dateTime ; ns1:subEvent , , , , ; rdfs:comment "2015 Naumburg Cello Award Winner" .