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

<http://data.carnegiehall.org/events/35608/work_06> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:bassoon <http://data.carnegiehall.org/names/8438> ;
    ns1:cello <http://data.carnegiehall.org/names/26458>,
        <http://data.carnegiehall.org/names/33755> ;
    ns1:clarinet <http://data.carnegiehall.org/names/38559> ;
    ns1:double_bass <http://data.carnegiehall.org/names/16094> ;
    ns1:flute <http://data.carnegiehall.org/names/31569> ;
    ns1:french_horn <http://data.carnegiehall.org/names/9391> ;
    ns1:oboe <http://data.carnegiehall.org/names/13604> ;
    ns1:percussion <http://data.carnegiehall.org/names/58580> ;
    ns1:trumpet <http://data.carnegiehall.org/names/6349> ;
    ns1:viola <http://data.carnegiehall.org/names/22356>,
        <http://data.carnegiehall.org/names/37829>,
        <http://data.carnegiehall.org/names/58579> ;
    ns1:violin <http://data.carnegiehall.org/names/40855>,
        <http://data.carnegiehall.org/names/57478>,
        <http://data.carnegiehall.org/names/6348>,
        <http://data.carnegiehall.org/names/9389>,
        <http://data.carnegiehall.org/names/9390> ;
    ns3:performer <http://data.carnegiehall.org/names/13604>,
        <http://data.carnegiehall.org/names/16094>,
        <http://data.carnegiehall.org/names/22356>,
        <http://data.carnegiehall.org/names/26458>,
        <http://data.carnegiehall.org/names/31569>,
        <http://data.carnegiehall.org/names/33755>,
        <http://data.carnegiehall.org/names/37829>,
        <http://data.carnegiehall.org/names/38559>,
        <http://data.carnegiehall.org/names/40855>,
        <http://data.carnegiehall.org/names/57478>,
        <http://data.carnegiehall.org/names/58579>,
        <http://data.carnegiehall.org/names/58580>,
        <http://data.carnegiehall.org/names/6348>,
        <http://data.carnegiehall.org/names/6349>,
        <http://data.carnegiehall.org/names/8438>,
        <http://data.carnegiehall.org/names/9389>,
        <http://data.carnegiehall.org/names/9390>,
        <http://data.carnegiehall.org/names/9391> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/104450> .

