@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/55547/work_11> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:bassoon <http://data.carnegiehall.org/names/96657> ;
    ns1:cello <http://data.carnegiehall.org/names/46001>,
        <http://data.carnegiehall.org/names/87623> ;
    ns1:clarinet <http://data.carnegiehall.org/names/85615>,
        <http://data.carnegiehall.org/names/96650> ;
    ns1:double_bass <http://data.carnegiehall.org/names/83804> ;
    ns1:flute <http://data.carnegiehall.org/names/96653> ;
    ns1:french_horn <http://data.carnegiehall.org/names/79167>,
        <http://data.carnegiehall.org/names/87216>,
        <http://data.carnegiehall.org/names/97315> ;
    ns1:oboe <http://data.carnegiehall.org/names/96658> ;
    ns1:piano <http://data.carnegiehall.org/names/96655> ;
    ns1:viola <http://data.carnegiehall.org/names/96651> ;
    ns1:violin <http://data.carnegiehall.org/names/62205>,
        <http://data.carnegiehall.org/names/93306> ;
    ns2:performer <http://data.carnegiehall.org/names/46001>,
        <http://data.carnegiehall.org/names/62205>,
        <http://data.carnegiehall.org/names/79167>,
        <http://data.carnegiehall.org/names/83804>,
        <http://data.carnegiehall.org/names/85615>,
        <http://data.carnegiehall.org/names/87216>,
        <http://data.carnegiehall.org/names/87623>,
        <http://data.carnegiehall.org/names/93306>,
        <http://data.carnegiehall.org/names/96650>,
        <http://data.carnegiehall.org/names/96651>,
        <http://data.carnegiehall.org/names/96653>,
        <http://data.carnegiehall.org/names/96655>,
        <http://data.carnegiehall.org/names/96657>,
        <http://data.carnegiehall.org/names/96658>,
        <http://data.carnegiehall.org/names/97315> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

