@prefix ns1: . @prefix rdfs: . @prefix xsd: . a ns1:Event ; rdfs:label "Mitsuko Uchida, Piano" ; ns1:description "solo recital" ; ns1:location ; ns1:organizer ; ns1:startDate "2009-10-14T20:00:00"^^xsd:dateTime ; ns1:subEvent , , ; rdfs:comment """All-Beethoven Program\r The program was performed without intermission.""" .