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

<http://data.carnegiehall.org/events/49754/work_04> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Not From This Anger" ;
    ns2:alto_flute <http://data.carnegiehall.org/names/28306> ;
    ns2:chamber_ensemble <http://data.carnegiehall.org/names/90730> ;
    ns2:conductor <http://data.carnegiehall.org/names/51315> ;
    ns2:double_bass <http://data.carnegiehall.org/names/73819> ;
    ns2:flute <http://data.carnegiehall.org/names/28306> ;
    ns2:percussion <http://data.carnegiehall.org/names/29925>,
        <http://data.carnegiehall.org/names/8254> ;
    ns2:piano <http://data.carnegiehall.org/names/36267> ;
    ns2:piccolo <http://data.carnegiehall.org/names/28306> ;
    ns2:tenor <http://data.carnegiehall.org/names/90737> ;
    ns2:viola <http://data.carnegiehall.org/names/90733> ;
    ns2:violin <http://data.carnegiehall.org/names/30434> ;
    ns1:performer <http://data.carnegiehall.org/names/28306>,
        <http://data.carnegiehall.org/names/29925>,
        <http://data.carnegiehall.org/names/30434>,
        <http://data.carnegiehall.org/names/36267>,
        <http://data.carnegiehall.org/names/51315>,
        <http://data.carnegiehall.org/names/73819>,
        <http://data.carnegiehall.org/names/8254>,
        <http://data.carnegiehall.org/names/90730>,
        <http://data.carnegiehall.org/names/90733>,
        <http://data.carnegiehall.org/names/90737> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/84127> ;
    rdfs:comment "world premiere" .

