@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/28119/work_15> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:double_bass <http://data.carnegiehall.org/names/15098>,
        <http://data.carnegiehall.org/names/37217> ;
    ns1:drums <http://data.carnegiehall.org/names/60038> ;
    ns1:guitar <http://data.carnegiehall.org/names/58806> ;
    ns1:saxophone <http://data.carnegiehall.org/names/11762>,
        <http://data.carnegiehall.org/names/24239>,
        <http://data.carnegiehall.org/names/30765>,
        <http://data.carnegiehall.org/names/33527>,
        <http://data.carnegiehall.org/names/38704> ;
    ns1:trombone <http://data.carnegiehall.org/names/19370>,
        <http://data.carnegiehall.org/names/52689>,
        <http://data.carnegiehall.org/names/8811> ;
    ns1:trumpet <http://data.carnegiehall.org/names/10172>,
        <http://data.carnegiehall.org/names/11761>,
        <http://data.carnegiehall.org/names/40861> ;
    ns1:violin <http://data.carnegiehall.org/names/12733>,
        <http://data.carnegiehall.org/names/26977>,
        <http://data.carnegiehall.org/names/323>,
        <http://data.carnegiehall.org/names/56483> ;
    ns2:performer <http://data.carnegiehall.org/names/10172>,
        <http://data.carnegiehall.org/names/11761>,
        <http://data.carnegiehall.org/names/11762>,
        <http://data.carnegiehall.org/names/12733>,
        <http://data.carnegiehall.org/names/15098>,
        <http://data.carnegiehall.org/names/19370>,
        <http://data.carnegiehall.org/names/24239>,
        <http://data.carnegiehall.org/names/26977>,
        <http://data.carnegiehall.org/names/30765>,
        <http://data.carnegiehall.org/names/323>,
        <http://data.carnegiehall.org/names/33527>,
        <http://data.carnegiehall.org/names/37217>,
        <http://data.carnegiehall.org/names/38704>,
        <http://data.carnegiehall.org/names/40861>,
        <http://data.carnegiehall.org/names/52689>,
        <http://data.carnegiehall.org/names/56483>,
        <http://data.carnegiehall.org/names/58806>,
        <http://data.carnegiehall.org/names/60038>,
        <http://data.carnegiehall.org/names/8811> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

