@prefix ns1: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix ns2: <http://purl.org/ontology/mo/> .
@prefix ns3: <http://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/26987/work_05> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "The Waves" ;
    ns1:cello <http://data.carnegiehall.org/names/6012> ;
    ns1:chamber_ensemble <http://data.carnegiehall.org/names/73769> ;
    ns1:clarinet <http://data.carnegiehall.org/names/45705> ;
    ns1:conductor <http://data.carnegiehall.org/names/73796> ;
    ns1:flute <http://data.carnegiehall.org/names/53428> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/43021> ;
    ns1:viola <http://data.carnegiehall.org/names/56574> ;
    ns1:violin <http://data.carnegiehall.org/names/8512> ;
    ns2:performer <http://data.carnegiehall.org/names/43021>,
        <http://data.carnegiehall.org/names/45705>,
        <http://data.carnegiehall.org/names/53428>,
        <http://data.carnegiehall.org/names/56574>,
        <http://data.carnegiehall.org/names/6012>,
        <http://data.carnegiehall.org/names/73769>,
        <http://data.carnegiehall.org/names/73796>,
        <http://data.carnegiehall.org/names/8512> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/70240> ;
    rdfs:comment "United States premiere" .

