@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/32926/work_11> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:alto <http://data.carnegiehall.org/names/26831>,
        <http://data.carnegiehall.org/names/54671> ;
    ns2:baroque_oboe <http://data.carnegiehall.org/names/4009> ;
    ns2:baroque_trumpet <http://data.carnegiehall.org/names/45971> ;
    ns2:director <http://data.carnegiehall.org/names/54040> ;
    ns2:double_bass <http://data.carnegiehall.org/names/23075> ;
    ns2:soprano <http://data.carnegiehall.org/names/34319>,
        <http://data.carnegiehall.org/names/48552> ;
    ns2:violin <http://data.carnegiehall.org/names/36678>,
        <http://data.carnegiehall.org/names/55504> ;
    ns1:performer <http://data.carnegiehall.org/names/23075>,
        <http://data.carnegiehall.org/names/26831>,
        <http://data.carnegiehall.org/names/34319>,
        <http://data.carnegiehall.org/names/36678>,
        <http://data.carnegiehall.org/names/4009>,
        <http://data.carnegiehall.org/names/45971>,
        <http://data.carnegiehall.org/names/48552>,
        <http://data.carnegiehall.org/names/54040>,
        <http://data.carnegiehall.org/names/54671>,
        <http://data.carnegiehall.org/names/55504> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

