@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/23357/work_11> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:alto_saxophone <http://data.carnegiehall.org/names/11056> ;
    ns1:baritone_saxophone <http://data.carnegiehall.org/names/58325> ;
    ns1:clarinet <http://data.carnegiehall.org/names/57108> ;
    ns1:double_bass <http://data.carnegiehall.org/names/50101> ;
    ns1:drums <http://data.carnegiehall.org/names/20972> ;
    ns1:host <http://data.carnegiehall.org/names/52431>,
        <http://data.carnegiehall.org/names/60391> ;
    ns1:tenor_saxophone <http://data.carnegiehall.org/names/25261>,
        <http://data.carnegiehall.org/names/35919>,
        <http://data.carnegiehall.org/names/9196> ;
    ns1:trombone <http://data.carnegiehall.org/names/17819>,
        <http://data.carnegiehall.org/names/22527>,
        <http://data.carnegiehall.org/names/49723>,
        <http://data.carnegiehall.org/names/699> ;
    ns1:trumpet <http://data.carnegiehall.org/names/29808>,
        <http://data.carnegiehall.org/names/33775>,
        <http://data.carnegiehall.org/names/35499>,
        <http://data.carnegiehall.org/names/35748>,
        <http://data.carnegiehall.org/names/60322> ;
    ns1:vibraphone <http://data.carnegiehall.org/names/47439> ;
    ns1:vocalist <http://data.carnegiehall.org/names/15632> ;
    ns2:performer <http://data.carnegiehall.org/names/11056>,
        <http://data.carnegiehall.org/names/15632>,
        <http://data.carnegiehall.org/names/17819>,
        <http://data.carnegiehall.org/names/20972>,
        <http://data.carnegiehall.org/names/22527>,
        <http://data.carnegiehall.org/names/25261>,
        <http://data.carnegiehall.org/names/29808>,
        <http://data.carnegiehall.org/names/33775>,
        <http://data.carnegiehall.org/names/35499>,
        <http://data.carnegiehall.org/names/35748>,
        <http://data.carnegiehall.org/names/35919>,
        <http://data.carnegiehall.org/names/47439>,
        <http://data.carnegiehall.org/names/49723>,
        <http://data.carnegiehall.org/names/50101>,
        <http://data.carnegiehall.org/names/52431>,
        <http://data.carnegiehall.org/names/57108>,
        <http://data.carnegiehall.org/names/58325>,
        <http://data.carnegiehall.org/names/60322>,
        <http://data.carnegiehall.org/names/60391>,
        <http://data.carnegiehall.org/names/699>,
        <http://data.carnegiehall.org/names/9196> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

