<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
   xmlns:ns1="http://schema.org/"
   xmlns:ns2="http://data.carnegiehall.org/vocabulary/roles/"
   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/1382">
    <rdf:type rdf:resource="http://schema.org/Event"/>
    <rdfs:label>The Philadelphia Orchestra</rdfs:label>
    <ns1:location rdf:resource="http://data.carnegiehall.org/venues/5"/>
    <ns1:organizer rdf:resource="http://data.carnegiehall.org/names/8000"/>
    <ns1:subEvent rdf:resource="http://data.carnegiehall.org/events/1382/work_02"/>
    <ns1:subEvent rdf:resource="http://data.carnegiehall.org/events/1382/work_03"/>
    <ns1:subEvent rdf:resource="http://data.carnegiehall.org/events/1382/work_01"/>
    <rdfs:comment>Note: Since Leopold Stokowski gave the U.S. premiere of Stravinsky's "Symphonies of Wind Instruments" in Philadelphia on Nov. 23, 1923, it seems likely that this performance was the New York premiere, although program does not state this.</rdfs:comment>
    <ns1:description>symphony orchestra performance</ns1:description>
    <ns1:startDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">1924-02-05T20:30:00</ns1:startDate>
    <ns2:conductor rdf:resource="http://data.carnegiehall.org/names/38125"/>
    <ns2:orchestra rdf:resource="http://data.carnegiehall.org/names/8000"/>
  </rdf:Description>
</rdf:RDF>
