@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/35583/work_01> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Music for a Large Ensemble" ;
    ns2:cello <http://data.carnegiehall.org/names/13739>,
        <http://data.carnegiehall.org/names/50503> ;
    ns2:clarinet <http://data.carnegiehall.org/names/13983>,
        <http://data.carnegiehall.org/names/64054> ;
    ns2:double_bass <http://data.carnegiehall.org/names/4227>,
        <http://data.carnegiehall.org/names/42875> ;
    ns2:flute <http://data.carnegiehall.org/names/43604> ;
    ns2:marimba <http://data.carnegiehall.org/names/10609>,
        <http://data.carnegiehall.org/names/33697>,
        <http://data.carnegiehall.org/names/49806>,
        <http://data.carnegiehall.org/names/64052> ;
    ns2:percussion_ensemble <http://data.carnegiehall.org/names/30910> ;
    ns2:piano <http://data.carnegiehall.org/names/35173>,
        <http://data.carnegiehall.org/names/48504>,
        <http://data.carnegiehall.org/names/64053>,
        <http://data.carnegiehall.org/names/9514> ;
    ns2:soprano_saxophone <http://data.carnegiehall.org/names/47106>,
        <http://data.carnegiehall.org/names/64055> ;
    ns2:trumpet <http://data.carnegiehall.org/names/5349>,
        <http://data.carnegiehall.org/names/64056>,
        <http://data.carnegiehall.org/names/64057>,
        <http://data.carnegiehall.org/names/8668> ;
    ns2:vibraphone <http://data.carnegiehall.org/names/44727> ;
    ns2:viola <http://data.carnegiehall.org/names/37794>,
        <http://data.carnegiehall.org/names/47981> ;
    ns2:violin <http://data.carnegiehall.org/names/25066>,
        <http://data.carnegiehall.org/names/30731> ;
    ns2:vocalist <http://data.carnegiehall.org/names/21984>,
        <http://data.carnegiehall.org/names/55959> ;
    ns2:xylophone <http://data.carnegiehall.org/names/42324>,
        <http://data.carnegiehall.org/names/44954> ;
    ns1:performer <http://data.carnegiehall.org/names/10609>,
        <http://data.carnegiehall.org/names/13739>,
        <http://data.carnegiehall.org/names/13983>,
        <http://data.carnegiehall.org/names/21984>,
        <http://data.carnegiehall.org/names/25066>,
        <http://data.carnegiehall.org/names/30731>,
        <http://data.carnegiehall.org/names/30910>,
        <http://data.carnegiehall.org/names/33697>,
        <http://data.carnegiehall.org/names/35173>,
        <http://data.carnegiehall.org/names/37794>,
        <http://data.carnegiehall.org/names/4227>,
        <http://data.carnegiehall.org/names/42324>,
        <http://data.carnegiehall.org/names/42875>,
        <http://data.carnegiehall.org/names/43604>,
        <http://data.carnegiehall.org/names/44727>,
        <http://data.carnegiehall.org/names/44954>,
        <http://data.carnegiehall.org/names/47106>,
        <http://data.carnegiehall.org/names/47981>,
        <http://data.carnegiehall.org/names/48504>,
        <http://data.carnegiehall.org/names/49806>,
        <http://data.carnegiehall.org/names/50503>,
        <http://data.carnegiehall.org/names/5349>,
        <http://data.carnegiehall.org/names/55959>,
        <http://data.carnegiehall.org/names/64052>,
        <http://data.carnegiehall.org/names/64053>,
        <http://data.carnegiehall.org/names/64054>,
        <http://data.carnegiehall.org/names/64055>,
        <http://data.carnegiehall.org/names/64056>,
        <http://data.carnegiehall.org/names/64057>,
        <http://data.carnegiehall.org/names/8668>,
        <http://data.carnegiehall.org/names/9514> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/36775> ;
    rdfs:comment "United States premiere" .

