@prefix ns1: . @prefix ns2: . @prefix rdfs: . @prefix xsd: . a ns1:Event ; rdfs:label "The Philadelphia Orchestra" ; ns2:conductor ; ns2:orchestra ; ns1:description "choir and orchestra performance" ; ns1:location ; ns1:organizer ; ns1:startDate "1962-04-24T20:30:00"^^xsd:dateTime ; ns1:subEvent ; rdfs:comment "There was one intermission, between the Gloria and the Credo." .