@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/38207/work_22> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:banjo <http://data.carnegiehall.org/names/63220> ;
    ns2:bass_trombone <http://data.carnegiehall.org/names/35240> ;
    ns2:double_bass <http://data.carnegiehall.org/names/63217> ;
    ns2:drums <http://data.carnegiehall.org/names/11517> ;
    ns2:guitar <http://data.carnegiehall.org/names/63220> ;
    ns2:piano <http://data.carnegiehall.org/names/63216> ;
    ns2:tenor_saxophone <http://data.carnegiehall.org/names/43936>,
        <http://data.carnegiehall.org/names/47106> ;
    ns2:trombone <http://data.carnegiehall.org/names/50998>,
        <http://data.carnegiehall.org/names/55457> ;
    ns2:trumpet <http://data.carnegiehall.org/names/12199>,
        <http://data.carnegiehall.org/names/15890>,
        <http://data.carnegiehall.org/names/63219> ;
    ns2:violin <http://data.carnegiehall.org/names/58172> ;
    ns2:woodwinds <http://data.carnegiehall.org/names/19227>,
        <http://data.carnegiehall.org/names/63218> ;
    ns1:performer <http://data.carnegiehall.org/names/11517>,
        <http://data.carnegiehall.org/names/12199>,
        <http://data.carnegiehall.org/names/15890>,
        <http://data.carnegiehall.org/names/19227>,
        <http://data.carnegiehall.org/names/35240>,
        <http://data.carnegiehall.org/names/43936>,
        <http://data.carnegiehall.org/names/47106>,
        <http://data.carnegiehall.org/names/50998>,
        <http://data.carnegiehall.org/names/55457>,
        <http://data.carnegiehall.org/names/58172>,
        <http://data.carnegiehall.org/names/63216>,
        <http://data.carnegiehall.org/names/63217>,
        <http://data.carnegiehall.org/names/63218>,
        <http://data.carnegiehall.org/names/63219>,
        <http://data.carnegiehall.org/names/63220> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

