@prefix ns1: <http://schema.org/> .
@prefix ns2: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix ns3: <http://purl.org/ontology/mo/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/62070/work_08> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:accordion <http://data.carnegiehall.org/names/93737> ;
    ns2:djembe <http://data.carnegiehall.org/names/116271> ;
    ns2:double_bass <http://data.carnegiehall.org/names/93740> ;
    ns2:drums <http://data.carnegiehall.org/names/105677> ;
    ns2:guitar <http://data.carnegiehall.org/names/102654> ;
    ns2:harmonium <http://data.carnegiehall.org/names/74322> ;
    ns2:host <http://data.carnegiehall.org/names/116270> ;
    ns2:kabosy <http://data.carnegiehall.org/names/113556> ;
    ns2:kora <http://data.carnegiehall.org/names/67376> ;
    ns2:oud <http://data.carnegiehall.org/names/114642> ;
    ns2:percussion <http://data.carnegiehall.org/names/93742> ;
    ns2:tabla <http://data.carnegiehall.org/names/94905> ;
    ns2:talking_drum <http://data.carnegiehall.org/names/116271> ;
    ns2:violin <http://data.carnegiehall.org/names/114643>,
        <http://data.carnegiehall.org/names/114644> ;
    ns2:vocalist <http://data.carnegiehall.org/names/67376>,
        <http://data.carnegiehall.org/names/74321>,
        <http://data.carnegiehall.org/names/93737> ;
    ns3:performer <http://data.carnegiehall.org/names/102654>,
        <http://data.carnegiehall.org/names/105677>,
        <http://data.carnegiehall.org/names/113556>,
        <http://data.carnegiehall.org/names/114642>,
        <http://data.carnegiehall.org/names/114643>,
        <http://data.carnegiehall.org/names/114644>,
        <http://data.carnegiehall.org/names/116270>,
        <http://data.carnegiehall.org/names/116271>,
        <http://data.carnegiehall.org/names/67376>,
        <http://data.carnegiehall.org/names/74321>,
        <http://data.carnegiehall.org/names/74322>,
        <http://data.carnegiehall.org/names/93737>,
        <http://data.carnegiehall.org/names/93740>,
        <http://data.carnegiehall.org/names/93742>,
        <http://data.carnegiehall.org/names/94905> ;
    ns1:workPerformed <http://data.carnegiehall.org/works/104450> .

