@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/42629/work_16> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:alto <http://data.carnegiehall.org/names/63047> ;
    ns2:bass <http://data.carnegiehall.org/names/59857>,
        <http://data.carnegiehall.org/names/72587> ;
    ns2:clarinet <http://data.carnegiehall.org/names/72591> ;
    ns2:double_bass <http://data.carnegiehall.org/names/72590> ;
    ns2:flute <http://data.carnegiehall.org/names/31596>,
        <http://data.carnegiehall.org/names/72591> ;
    ns2:mezzo_soprano <http://data.carnegiehall.org/names/12396>,
        <http://data.carnegiehall.org/names/66025> ;
    ns2:percussion <http://data.carnegiehall.org/names/72588>,
        <http://data.carnegiehall.org/names/72589> ;
    ns2:piano <http://data.carnegiehall.org/names/29789> ;
    ns2:saxophone <http://data.carnegiehall.org/names/72591> ;
    ns2:soprano <http://data.carnegiehall.org/names/72584>,
        <http://data.carnegiehall.org/names/72585> ;
    ns2:tenor <http://data.carnegiehall.org/names/67634>,
        <http://data.carnegiehall.org/names/72586> ;
    ns1:performer <http://data.carnegiehall.org/names/12396>,
        <http://data.carnegiehall.org/names/29789>,
        <http://data.carnegiehall.org/names/31596>,
        <http://data.carnegiehall.org/names/59857>,
        <http://data.carnegiehall.org/names/63047>,
        <http://data.carnegiehall.org/names/66025>,
        <http://data.carnegiehall.org/names/67634>,
        <http://data.carnegiehall.org/names/72584>,
        <http://data.carnegiehall.org/names/72585>,
        <http://data.carnegiehall.org/names/72586>,
        <http://data.carnegiehall.org/names/72587>,
        <http://data.carnegiehall.org/names/72588>,
        <http://data.carnegiehall.org/names/72589>,
        <http://data.carnegiehall.org/names/72590>,
        <http://data.carnegiehall.org/names/72591> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

