@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/13484/work_02> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Breeze" ;
    ns3:alto_flute <http://data.carnegiehall.org/names/5612> ;
    ns3:cello <http://data.carnegiehall.org/names/20425> ;
    ns3:clarinet <http://data.carnegiehall.org/names/51350> ;
    ns3:double_bass <http://data.carnegiehall.org/names/50787> ;
    ns3:flute <http://data.carnegiehall.org/names/35504> ;
    ns3:guitar <http://data.carnegiehall.org/names/40639> ;
    ns3:percussion <http://data.carnegiehall.org/names/1125>,
        <http://data.carnegiehall.org/names/2813> ;
    ns3:trombone <http://data.carnegiehall.org/names/34054> ;
    ns3:unspecified_instrument <http://data.carnegiehall.org/names/35022> ;
    ns3:violin <http://data.carnegiehall.org/names/41525> ;
    ns1:performer <http://data.carnegiehall.org/names/1125>,
        <http://data.carnegiehall.org/names/20425>,
        <http://data.carnegiehall.org/names/2813>,
        <http://data.carnegiehall.org/names/34054>,
        <http://data.carnegiehall.org/names/35022>,
        <http://data.carnegiehall.org/names/35504>,
        <http://data.carnegiehall.org/names/40639>,
        <http://data.carnegiehall.org/names/41525>,
        <http://data.carnegiehall.org/names/50787>,
        <http://data.carnegiehall.org/names/51350>,
        <http://data.carnegiehall.org/names/5612> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/52378> ;
    rdfs:comment "New York premiere" .

