@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/13051/work_30> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:double_bass <http://data.carnegiehall.org/names/7090> ;
    ns2:drums <http://data.carnegiehall.org/names/21930> ;
    ns2:french_horn <http://data.carnegiehall.org/names/40817>,
        <http://data.carnegiehall.org/names/9446> ;
    ns2:guitar <http://data.carnegiehall.org/names/26222> ;
    ns2:percussion <http://data.carnegiehall.org/names/1022>,
        <http://data.carnegiehall.org/names/16258>,
        <http://data.carnegiehall.org/names/37808> ;
    ns2:piano <http://data.carnegiehall.org/names/13982> ;
    ns2:trombone <http://data.carnegiehall.org/names/42543>,
        <http://data.carnegiehall.org/names/5225>,
        <http://data.carnegiehall.org/names/56359> ;
    ns2:trumpet <http://data.carnegiehall.org/names/1021>,
        <http://data.carnegiehall.org/names/37807>,
        <http://data.carnegiehall.org/names/45477> ;
    ns2:tuba <http://data.carnegiehall.org/names/32881> ;
    ns2:woodwinds <http://data.carnegiehall.org/names/1020>,
        <http://data.carnegiehall.org/names/30676>,
        <http://data.carnegiehall.org/names/51338> ;
    ns1:performer <http://data.carnegiehall.org/names/1020>,
        <http://data.carnegiehall.org/names/1021>,
        <http://data.carnegiehall.org/names/1022>,
        <http://data.carnegiehall.org/names/13982>,
        <http://data.carnegiehall.org/names/16258>,
        <http://data.carnegiehall.org/names/21930>,
        <http://data.carnegiehall.org/names/26222>,
        <http://data.carnegiehall.org/names/30676>,
        <http://data.carnegiehall.org/names/32881>,
        <http://data.carnegiehall.org/names/37807>,
        <http://data.carnegiehall.org/names/37808>,
        <http://data.carnegiehall.org/names/40817>,
        <http://data.carnegiehall.org/names/42543>,
        <http://data.carnegiehall.org/names/45477>,
        <http://data.carnegiehall.org/names/51338>,
        <http://data.carnegiehall.org/names/5225>,
        <http://data.carnegiehall.org/names/56359>,
        <http://data.carnegiehall.org/names/7090>,
        <http://data.carnegiehall.org/names/9446> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

