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

<http://data.carnegiehall.org/events/42932/work_05> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Quintessence" ;
    ns3:brass_quintet <http://data.carnegiehall.org/names/73338> ;
    ns3:duo <http://data.carnegiehall.org/names/73343> ;
    ns3:french_horn <http://data.carnegiehall.org/names/73340> ;
    ns3:percussion <http://data.carnegiehall.org/names/52911>,
        <http://data.carnegiehall.org/names/73344> ;
    ns3:trombone <http://data.carnegiehall.org/names/73341> ;
    ns3:trumpet <http://data.carnegiehall.org/names/50275>,
        <http://data.carnegiehall.org/names/73339> ;
    ns3:tuba <http://data.carnegiehall.org/names/73342> ;
    ns1:performer <http://data.carnegiehall.org/names/50275>,
        <http://data.carnegiehall.org/names/52911>,
        <http://data.carnegiehall.org/names/73338>,
        <http://data.carnegiehall.org/names/73339>,
        <http://data.carnegiehall.org/names/73340>,
        <http://data.carnegiehall.org/names/73341>,
        <http://data.carnegiehall.org/names/73342>,
        <http://data.carnegiehall.org/names/73343>,
        <http://data.carnegiehall.org/names/73344> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/69836> ;
    rdfs:comment "New York premiere" .

