@prefix ns1: . @prefix ns2: . @prefix rdfs: . @prefix xsd: . a ns1:Event ; rdfs:label "Staatskapelle Berlin" ; ns2:conductor ; ns2:orchestra ; ns1:description "choir and orchestra performance" ; ns1:location ; ns1:organizer ; ns1:startDate "2000-12-17T15:00:00"^^xsd:dateTime ; ns1:subEvent , ; rdfs:comment """Perspectives: Daniel Barenboim\r Daniel Barenboim and Staatskapelle Berlin performed the complete Beethoven symphonies and piano concertos in this cycle.""" .