@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/51714/work_23> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:bongo_drums <http://data.carnegiehall.org/names/77973> ;
    ns1:cello <http://data.carnegiehall.org/names/49086> ;
    ns1:congas <http://data.carnegiehall.org/names/77972>,
        <http://data.carnegiehall.org/names/77973> ;
    ns1:double_bass <http://data.carnegiehall.org/names/77968> ;
    ns1:drums <http://data.carnegiehall.org/names/77972>,
        <http://data.carnegiehall.org/names/94003> ;
    ns1:guitar <http://data.carnegiehall.org/names/13183> ;
    ns1:harp <http://data.carnegiehall.org/names/77969> ;
    ns1:percussion <http://data.carnegiehall.org/names/77971>,
        <http://data.carnegiehall.org/names/77972>,
        <http://data.carnegiehall.org/names/77973>,
        <http://data.carnegiehall.org/names/94003> ;
    ns1:piano <http://data.carnegiehall.org/names/77957> ;
    ns1:rock_band <http://data.carnegiehall.org/names/77955> ;
    ns1:trombone <http://data.carnegiehall.org/names/77959> ;
    ns1:trumpet <http://data.carnegiehall.org/names/77958> ;
    ns1:violin <http://data.carnegiehall.org/names/77961> ;
    ns1:vocalist <http://data.carnegiehall.org/names/77956>,
        <http://data.carnegiehall.org/names/77971> ;
    ns2:performer <http://data.carnegiehall.org/names/13183>,
        <http://data.carnegiehall.org/names/49086>,
        <http://data.carnegiehall.org/names/77955>,
        <http://data.carnegiehall.org/names/77956>,
        <http://data.carnegiehall.org/names/77957>,
        <http://data.carnegiehall.org/names/77958>,
        <http://data.carnegiehall.org/names/77959>,
        <http://data.carnegiehall.org/names/77961>,
        <http://data.carnegiehall.org/names/77968>,
        <http://data.carnegiehall.org/names/77969>,
        <http://data.carnegiehall.org/names/77971>,
        <http://data.carnegiehall.org/names/77972>,
        <http://data.carnegiehall.org/names/77973>,
        <http://data.carnegiehall.org/names/94003> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

