@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/52786/work_15> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:alto_saxophone <http://data.carnegiehall.org/names/52857>,
        <http://data.carnegiehall.org/names/97232>,
        <http://data.carnegiehall.org/names/97233> ;
    ns1:baritone_saxophone <http://data.carnegiehall.org/names/97236> ;
    ns1:clarinet <http://data.carnegiehall.org/names/52857> ;
    ns1:double_bass <http://data.carnegiehall.org/names/69607>,
        <http://data.carnegiehall.org/names/97249>,
        <http://data.carnegiehall.org/names/97250> ;
    ns1:drums <http://data.carnegiehall.org/names/57654>,
        <http://data.carnegiehall.org/names/97251>,
        <http://data.carnegiehall.org/names/97252>,
        <http://data.carnegiehall.org/names/97253>,
        <http://data.carnegiehall.org/names/97254> ;
    ns1:guitar <http://data.carnegiehall.org/names/97247>,
        <http://data.carnegiehall.org/names/97248> ;
    ns1:percussion <http://data.carnegiehall.org/names/69609>,
        <http://data.carnegiehall.org/names/97251>,
        <http://data.carnegiehall.org/names/97252>,
        <http://data.carnegiehall.org/names/97253>,
        <http://data.carnegiehall.org/names/97254> ;
    ns1:piano <http://data.carnegiehall.org/names/77002>,
        <http://data.carnegiehall.org/names/97245>,
        <http://data.carnegiehall.org/names/97246> ;
    ns1:tenor_saxophone <http://data.carnegiehall.org/names/97234>,
        <http://data.carnegiehall.org/names/97235> ;
    ns1:trombone <http://data.carnegiehall.org/names/77000>,
        <http://data.carnegiehall.org/names/97241>,
        <http://data.carnegiehall.org/names/97242>,
        <http://data.carnegiehall.org/names/97243>,
        <http://data.carnegiehall.org/names/97244> ;
    ns1:trumpet <http://data.carnegiehall.org/names/77000>,
        <http://data.carnegiehall.org/names/97237>,
        <http://data.carnegiehall.org/names/97238>,
        <http://data.carnegiehall.org/names/97239>,
        <http://data.carnegiehall.org/names/97240> ;
    ns2:performer <http://data.carnegiehall.org/names/52857>,
        <http://data.carnegiehall.org/names/57654>,
        <http://data.carnegiehall.org/names/69607>,
        <http://data.carnegiehall.org/names/69609>,
        <http://data.carnegiehall.org/names/77000>,
        <http://data.carnegiehall.org/names/77002>,
        <http://data.carnegiehall.org/names/97232>,
        <http://data.carnegiehall.org/names/97233>,
        <http://data.carnegiehall.org/names/97234>,
        <http://data.carnegiehall.org/names/97235>,
        <http://data.carnegiehall.org/names/97236>,
        <http://data.carnegiehall.org/names/97237>,
        <http://data.carnegiehall.org/names/97238>,
        <http://data.carnegiehall.org/names/97239>,
        <http://data.carnegiehall.org/names/97240>,
        <http://data.carnegiehall.org/names/97241>,
        <http://data.carnegiehall.org/names/97242>,
        <http://data.carnegiehall.org/names/97243>,
        <http://data.carnegiehall.org/names/97244>,
        <http://data.carnegiehall.org/names/97245>,
        <http://data.carnegiehall.org/names/97246>,
        <http://data.carnegiehall.org/names/97247>,
        <http://data.carnegiehall.org/names/97248>,
        <http://data.carnegiehall.org/names/97249>,
        <http://data.carnegiehall.org/names/97250>,
        <http://data.carnegiehall.org/names/97251>,
        <http://data.carnegiehall.org/names/97252>,
        <http://data.carnegiehall.org/names/97253>,
        <http://data.carnegiehall.org/names/97254> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

