@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/31237/work_08> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:chamber_ensemble <http://data.carnegiehall.org/names/27740> ;
    ns2:euphonium <http://data.carnegiehall.org/names/14431>,
        <http://data.carnegiehall.org/names/45337>,
        <http://data.carnegiehall.org/names/46681>,
        <http://data.carnegiehall.org/names/7304> ;
    ns2:tuba <http://data.carnegiehall.org/names/23187>,
        <http://data.carnegiehall.org/names/23481>,
        <http://data.carnegiehall.org/names/3102>,
        <http://data.carnegiehall.org/names/3103>,
        <http://data.carnegiehall.org/names/34961>,
        <http://data.carnegiehall.org/names/45337>,
        <http://data.carnegiehall.org/names/49099>,
        <http://data.carnegiehall.org/names/9930> ;
    ns1:performer <http://data.carnegiehall.org/names/14431>,
        <http://data.carnegiehall.org/names/23187>,
        <http://data.carnegiehall.org/names/23481>,
        <http://data.carnegiehall.org/names/27740>,
        <http://data.carnegiehall.org/names/3102>,
        <http://data.carnegiehall.org/names/3103>,
        <http://data.carnegiehall.org/names/34961>,
        <http://data.carnegiehall.org/names/45337>,
        <http://data.carnegiehall.org/names/46681>,
        <http://data.carnegiehall.org/names/49099>,
        <http://data.carnegiehall.org/names/7304>,
        <http://data.carnegiehall.org/names/9930> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

