@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/11449/work_06> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:alto_flute <http://data.carnegiehall.org/names/54489> ;
    ns1:bass_clarinet <http://data.carnegiehall.org/names/3260> ;
    ns1:bass_trombone <http://data.carnegiehall.org/names/44722> ;
    ns1:bassoon <http://data.carnegiehall.org/names/44820>,
        <http://data.carnegiehall.org/names/6085> ;
    ns1:celesta <http://data.carnegiehall.org/names/13341> ;
    ns1:cello <http://data.carnegiehall.org/names/60311> ;
    ns1:clarinet <http://data.carnegiehall.org/names/14900>,
        <http://data.carnegiehall.org/names/3260> ;
    ns1:english_horn <http://data.carnegiehall.org/names/44717> ;
    ns1:french_horn <http://data.carnegiehall.org/names/6086> ;
    ns1:oboe <http://data.carnegiehall.org/names/56760> ;
    ns1:percussion <http://data.carnegiehall.org/names/57203> ;
    ns1:piano <http://data.carnegiehall.org/names/13341> ;
    ns1:piccolo_clarinet <http://data.carnegiehall.org/names/47411> ;
    ns1:timpani <http://data.carnegiehall.org/names/57203> ;
    ns1:trombone <http://data.carnegiehall.org/names/52553> ;
    ns1:trumpet <http://data.carnegiehall.org/names/34047>,
        <http://data.carnegiehall.org/names/38636> ;
    ns1:viola <http://data.carnegiehall.org/names/58452> ;
    ns2:performer <http://data.carnegiehall.org/names/13341>,
        <http://data.carnegiehall.org/names/14900>,
        <http://data.carnegiehall.org/names/3260>,
        <http://data.carnegiehall.org/names/34047>,
        <http://data.carnegiehall.org/names/38636>,
        <http://data.carnegiehall.org/names/44717>,
        <http://data.carnegiehall.org/names/44722>,
        <http://data.carnegiehall.org/names/44820>,
        <http://data.carnegiehall.org/names/47411>,
        <http://data.carnegiehall.org/names/52553>,
        <http://data.carnegiehall.org/names/54489>,
        <http://data.carnegiehall.org/names/56760>,
        <http://data.carnegiehall.org/names/57203>,
        <http://data.carnegiehall.org/names/58452>,
        <http://data.carnegiehall.org/names/60311>,
        <http://data.carnegiehall.org/names/6085>,
        <http://data.carnegiehall.org/names/6086> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

