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

<http://data.carnegiehall.org/events/20769/work_10> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:cello <http://data.carnegiehall.org/names/37348>,
        <http://data.carnegiehall.org/names/37349>,
        <http://data.carnegiehall.org/names/60787> ;
    ns1:chamber_ensemble <http://data.carnegiehall.org/names/57965> ;
    ns1:double_bass <http://data.carnegiehall.org/names/26895> ;
    ns1:viola <http://data.carnegiehall.org/names/14520>,
        <http://data.carnegiehall.org/names/46838>,
        <http://data.carnegiehall.org/names/6025>,
        <http://data.carnegiehall.org/names/8124> ;
    ns1:violin <http://data.carnegiehall.org/names/16902>,
        <http://data.carnegiehall.org/names/16903>,
        <http://data.carnegiehall.org/names/22256>,
        <http://data.carnegiehall.org/names/24141>,
        <http://data.carnegiehall.org/names/30935>,
        <http://data.carnegiehall.org/names/49406>,
        <http://data.carnegiehall.org/names/581> ;
    ns2:performer <http://data.carnegiehall.org/names/14520>,
        <http://data.carnegiehall.org/names/16902>,
        <http://data.carnegiehall.org/names/16903>,
        <http://data.carnegiehall.org/names/22256>,
        <http://data.carnegiehall.org/names/24141>,
        <http://data.carnegiehall.org/names/26895>,
        <http://data.carnegiehall.org/names/30935>,
        <http://data.carnegiehall.org/names/37348>,
        <http://data.carnegiehall.org/names/37349>,
        <http://data.carnegiehall.org/names/46838>,
        <http://data.carnegiehall.org/names/49406>,
        <http://data.carnegiehall.org/names/57965>,
        <http://data.carnegiehall.org/names/581>,
        <http://data.carnegiehall.org/names/6025>,
        <http://data.carnegiehall.org/names/60787>,
        <http://data.carnegiehall.org/names/8124> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

