@prefix ns1: . @prefix ns2: . @prefix rdfs: . @prefix xsd: . a ns1:Event ; rdfs:label "Manhattan Philharmonic" ; ns2:conductor ; ns2:orchestra ; ns1:description "choir and orchestra performance" ; ns1:location ; ns1:organizer ; ns1:startDate "2001-06-10T15:00:00"^^xsd:dateTime ; ns1:subEvent , ; rdfs:comment "U.S. PREMIERE of Mikis Theodorakis' RHAPSODY FOR CELLO AND ORCHESTRA" .