@prefix ns1: <http://purl.org/ontology/mo/> .
@prefix ns2: <http://schema.org/> .
@prefix ns3: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/31259/work_11> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns3:alto_saxophone <http://data.carnegiehall.org/names/42637> ;
    ns3:baritone_saxophone <http://data.carnegiehall.org/names/33814> ;
    ns3:clarinet <http://data.carnegiehall.org/names/31663>,
        <http://data.carnegiehall.org/names/42637> ;
    ns3:conductor <http://data.carnegiehall.org/names/12447>,
        <http://data.carnegiehall.org/names/20229> ;
    ns3:double_bass <http://data.carnegiehall.org/names/3606> ;
    ns3:drums <http://data.carnegiehall.org/names/54662> ;
    ns3:guitar <http://data.carnegiehall.org/names/11307> ;
    ns3:tenor_saxophone <http://data.carnegiehall.org/names/45377> ;
    ns3:trombone <http://data.carnegiehall.org/names/39404>,
        <http://data.carnegiehall.org/names/54177>,
        <http://data.carnegiehall.org/names/8181> ;
    ns3:trumpet <http://data.carnegiehall.org/names/1460>,
        <http://data.carnegiehall.org/names/20136>,
        <http://data.carnegiehall.org/names/50910>,
        <http://data.carnegiehall.org/names/57407>,
        <http://data.carnegiehall.org/names/8571> ;
    ns3:vocalist <http://data.carnegiehall.org/names/25965> ;
    ns1:performer <http://data.carnegiehall.org/names/11307>,
        <http://data.carnegiehall.org/names/12447>,
        <http://data.carnegiehall.org/names/1460>,
        <http://data.carnegiehall.org/names/20136>,
        <http://data.carnegiehall.org/names/20229>,
        <http://data.carnegiehall.org/names/25965>,
        <http://data.carnegiehall.org/names/31663>,
        <http://data.carnegiehall.org/names/33814>,
        <http://data.carnegiehall.org/names/3606>,
        <http://data.carnegiehall.org/names/39404>,
        <http://data.carnegiehall.org/names/42637>,
        <http://data.carnegiehall.org/names/45377>,
        <http://data.carnegiehall.org/names/50910>,
        <http://data.carnegiehall.org/names/54177>,
        <http://data.carnegiehall.org/names/54662>,
        <http://data.carnegiehall.org/names/57407>,
        <http://data.carnegiehall.org/names/8181>,
        <http://data.carnegiehall.org/names/8571> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/104450> .

