@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/33421/work_08> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:bass_trombone <http://data.carnegiehall.org/names/34119> ;
    ns1:bassoon <http://data.carnegiehall.org/names/44820> ;
    ns1:cello <http://data.carnegiehall.org/names/50503> ;
    ns1:clarinet <http://data.carnegiehall.org/names/14900> ;
    ns1:double_bass <http://data.carnegiehall.org/names/37544> ;
    ns1:french_horn <http://data.carnegiehall.org/names/2135> ;
    ns1:harp <http://data.carnegiehall.org/names/37187> ;
    ns1:percussion <http://data.carnegiehall.org/names/52911> ;
    ns1:trombone <http://data.carnegiehall.org/names/52553> ;
    ns1:trumpet <http://data.carnegiehall.org/names/13497>,
        <http://data.carnegiehall.org/names/38636>,
        <http://data.carnegiehall.org/names/5349> ;
    ns2:performer <http://data.carnegiehall.org/names/13497>,
        <http://data.carnegiehall.org/names/14900>,
        <http://data.carnegiehall.org/names/2135>,
        <http://data.carnegiehall.org/names/34119>,
        <http://data.carnegiehall.org/names/37187>,
        <http://data.carnegiehall.org/names/37544>,
        <http://data.carnegiehall.org/names/38636>,
        <http://data.carnegiehall.org/names/44820>,
        <http://data.carnegiehall.org/names/50503>,
        <http://data.carnegiehall.org/names/52553>,
        <http://data.carnegiehall.org/names/52911>,
        <http://data.carnegiehall.org/names/5349> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

