@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/34945/work_24> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:alto_saxophone <http://data.carnegiehall.org/names/21590> ;
    ns2:baritone_saxophone <http://data.carnegiehall.org/names/29100> ;
    ns2:clarinet <http://data.carnegiehall.org/names/36841> ;
    ns2:cornet <http://data.carnegiehall.org/names/50290> ;
    ns2:double_bass <http://data.carnegiehall.org/names/10004> ;
    ns2:drums <http://data.carnegiehall.org/names/54274> ;
    ns2:guitar <http://data.carnegiehall.org/names/27663> ;
    ns2:piano <http://data.carnegiehall.org/names/14271>,
        <http://data.carnegiehall.org/names/4806> ;
    ns2:tenor_saxophone <http://data.carnegiehall.org/names/29448>,
        <http://data.carnegiehall.org/names/36841> ;
    ns2:trombone <http://data.carnegiehall.org/names/18791>,
        <http://data.carnegiehall.org/names/18795>,
        <http://data.carnegiehall.org/names/58247> ;
    ns2:trumpet <http://data.carnegiehall.org/names/12374>,
        <http://data.carnegiehall.org/names/50290>,
        <http://data.carnegiehall.org/names/53987>,
        <http://data.carnegiehall.org/names/6855> ;
    ns2:violin <http://data.carnegiehall.org/names/6855> ;
    ns2:vocalist <http://data.carnegiehall.org/names/11661>,
        <http://data.carnegiehall.org/names/59941> ;
    ns1:performer <http://data.carnegiehall.org/names/10004>,
        <http://data.carnegiehall.org/names/11661>,
        <http://data.carnegiehall.org/names/12374>,
        <http://data.carnegiehall.org/names/14271>,
        <http://data.carnegiehall.org/names/18791>,
        <http://data.carnegiehall.org/names/18795>,
        <http://data.carnegiehall.org/names/21590>,
        <http://data.carnegiehall.org/names/27663>,
        <http://data.carnegiehall.org/names/29100>,
        <http://data.carnegiehall.org/names/29448>,
        <http://data.carnegiehall.org/names/36841>,
        <http://data.carnegiehall.org/names/4806>,
        <http://data.carnegiehall.org/names/50290>,
        <http://data.carnegiehall.org/names/53987>,
        <http://data.carnegiehall.org/names/54274>,
        <http://data.carnegiehall.org/names/58247>,
        <http://data.carnegiehall.org/names/59941>,
        <http://data.carnegiehall.org/names/6855> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

