<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
   xmlns:ns1="http://data.carnegiehall.org/vocabulary/roles/"
   xmlns:ns2="http://schema.org/"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
>
  <rdf:Description rdf:about="http://data.carnegiehall.org/events/5672">
    <rdf:type rdf:resource="http://schema.org/Event"/>
    <rdfs:label>Boston Symphony Orchestra</rdfs:label>
    <ns2:location rdf:resource="http://data.carnegiehall.org/venues/94684"/>
    <ns2:organizer rdf:resource="http://data.carnegiehall.org/names/22864"/>
    <ns2:subEvent rdf:resource="http://data.carnegiehall.org/events/5672/work_01"/>
    <rdfs:comment>Note that original program was to have featured Robert Schumann's "Scenes from Goethe's Faust."  Mr. Ozawa changed the program following the terrorist attack on September 11, 2001.</rdfs:comment>
    <ns2:description>choir and orchestra performance</ns2:description>
    <ns2:startDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2001-10-16T20:00:00</ns2:startDate>
    <ns1:conductor rdf:resource="http://data.carnegiehall.org/names/29248"/>
    <ns1:orchestra rdf:resource="http://data.carnegiehall.org/names/22864"/>
  </rdf:Description>
</rdf:RDF>
