@prefix ns1: . @prefix ns2: . @prefix rdfs: . @prefix xsd: . a ns1:Event ; rdfs:label "New York Symphony Orchestra: Beethoven Cycle" ; ns2:conductor ; ns2:orchestra ; ns1:description "choir and orchestra performance" ; ns1:location ; ns1:organizer ; ns1:startDate "1908-04-05T15:00:00"^^xsd:dateTime ; ns1:subEvent , , ; rdfs:comment "Sixth and final concert in a Beethoven Cycle." .