@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/34958/work_06> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:bassoon <http://data.carnegiehall.org/names/33181> ;
    ns2:cello <http://data.carnegiehall.org/names/37503>,
        <http://data.carnegiehall.org/names/790> ;
    ns2:french_horn <http://data.carnegiehall.org/names/12308>,
        <http://data.carnegiehall.org/names/42877> ;
    ns2:harpsichord <http://data.carnegiehall.org/names/56218> ;
    ns2:oboe <http://data.carnegiehall.org/names/4009>,
        <http://data.carnegiehall.org/names/50374>,
        <http://data.carnegiehall.org/names/56174> ;
    ns2:viola <http://data.carnegiehall.org/names/11562>,
        <http://data.carnegiehall.org/names/36678>,
        <http://data.carnegiehall.org/names/9955> ;
    ns2:violin <http://data.carnegiehall.org/names/29245>,
        <http://data.carnegiehall.org/names/31624>,
        <http://data.carnegiehall.org/names/35453>,
        <http://data.carnegiehall.org/names/56393>,
        <http://data.carnegiehall.org/names/6469>,
        <http://data.carnegiehall.org/names/9681> ;
    ns2:violone <http://data.carnegiehall.org/names/5554> ;
    ns1:performer <http://data.carnegiehall.org/names/11562>,
        <http://data.carnegiehall.org/names/12308>,
        <http://data.carnegiehall.org/names/29245>,
        <http://data.carnegiehall.org/names/31624>,
        <http://data.carnegiehall.org/names/33181>,
        <http://data.carnegiehall.org/names/35453>,
        <http://data.carnegiehall.org/names/36678>,
        <http://data.carnegiehall.org/names/37503>,
        <http://data.carnegiehall.org/names/4009>,
        <http://data.carnegiehall.org/names/42877>,
        <http://data.carnegiehall.org/names/50374>,
        <http://data.carnegiehall.org/names/5554>,
        <http://data.carnegiehall.org/names/56174>,
        <http://data.carnegiehall.org/names/56218>,
        <http://data.carnegiehall.org/names/56393>,
        <http://data.carnegiehall.org/names/6469>,
        <http://data.carnegiehall.org/names/790>,
        <http://data.carnegiehall.org/names/9681>,
        <http://data.carnegiehall.org/names/9955> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

