@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/30240/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:baritone_saxophone <http://data.carnegiehall.org/names/63641> ;
    ns1:bass_trombone <http://data.carnegiehall.org/names/63639> ;
    ns1:clarinet <http://data.carnegiehall.org/names/57108> ;
    ns1:double_bass <http://data.carnegiehall.org/names/14086>,
        <http://data.carnegiehall.org/names/63643> ;
    ns1:drums <http://data.carnegiehall.org/names/20972>,
        <http://data.carnegiehall.org/names/63644> ;
    ns1:guitar <http://data.carnegiehall.org/names/56703> ;
    ns1:keyboard <http://data.carnegiehall.org/names/63642> ;
    ns1:piano <http://data.carnegiehall.org/names/16126>,
        <http://data.carnegiehall.org/names/1759>,
        <http://data.carnegiehall.org/names/61405>,
        <http://data.carnegiehall.org/names/9974> ;
    ns1:piccolo_trumpet <http://data.carnegiehall.org/names/63634> ;
    ns1:tenor_saxophone <http://data.carnegiehall.org/names/16174>,
        <http://data.carnegiehall.org/names/25261>,
        <http://data.carnegiehall.org/names/32589>,
        <http://data.carnegiehall.org/names/35919>,
        <http://data.carnegiehall.org/names/43393>,
        <http://data.carnegiehall.org/names/50124>,
        <http://data.carnegiehall.org/names/61406>,
        <http://data.carnegiehall.org/names/63640>,
        <http://data.carnegiehall.org/names/9196> ;
    ns1:trombone <http://data.carnegiehall.org/names/13467>,
        <http://data.carnegiehall.org/names/40006>,
        <http://data.carnegiehall.org/names/63628>,
        <http://data.carnegiehall.org/names/63638> ;
    ns1:trumpet <http://data.carnegiehall.org/names/28619>,
        <http://data.carnegiehall.org/names/35499>,
        <http://data.carnegiehall.org/names/50414>,
        <http://data.carnegiehall.org/names/61403>,
        <http://data.carnegiehall.org/names/63633>,
        <http://data.carnegiehall.org/names/63635>,
        <http://data.carnegiehall.org/names/63636>,
        <http://data.carnegiehall.org/names/63637> ;
    ns1:vocalist <http://data.carnegiehall.org/names/15632> ;
    ns2:performer <http://data.carnegiehall.org/names/13467>,
        <http://data.carnegiehall.org/names/14086>,
        <http://data.carnegiehall.org/names/15632>,
        <http://data.carnegiehall.org/names/16126>,
        <http://data.carnegiehall.org/names/16174>,
        <http://data.carnegiehall.org/names/1759>,
        <http://data.carnegiehall.org/names/20972>,
        <http://data.carnegiehall.org/names/25261>,
        <http://data.carnegiehall.org/names/28619>,
        <http://data.carnegiehall.org/names/32589>,
        <http://data.carnegiehall.org/names/35499>,
        <http://data.carnegiehall.org/names/35919>,
        <http://data.carnegiehall.org/names/40006>,
        <http://data.carnegiehall.org/names/43393>,
        <http://data.carnegiehall.org/names/50124>,
        <http://data.carnegiehall.org/names/50414>,
        <http://data.carnegiehall.org/names/56703>,
        <http://data.carnegiehall.org/names/57108>,
        <http://data.carnegiehall.org/names/61403>,
        <http://data.carnegiehall.org/names/61405>,
        <http://data.carnegiehall.org/names/61406>,
        <http://data.carnegiehall.org/names/63628>,
        <http://data.carnegiehall.org/names/63633>,
        <http://data.carnegiehall.org/names/63634>,
        <http://data.carnegiehall.org/names/63635>,
        <http://data.carnegiehall.org/names/63636>,
        <http://data.carnegiehall.org/names/63637>,
        <http://data.carnegiehall.org/names/63638>,
        <http://data.carnegiehall.org/names/63639>,
        <http://data.carnegiehall.org/names/63640>,
        <http://data.carnegiehall.org/names/63641>,
        <http://data.carnegiehall.org/names/63642>,
        <http://data.carnegiehall.org/names/63643>,
        <http://data.carnegiehall.org/names/63644>,
        <http://data.carnegiehall.org/names/9196>,
        <http://data.carnegiehall.org/names/9974> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

