@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/42656/work_05> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:balafon <http://data.carnegiehall.org/names/67378> ;
    ns2:dance_group <http://data.carnegiehall.org/names/63328> ;
    ns2:dancer <http://data.carnegiehall.org/names/72653>,
        <http://data.carnegiehall.org/names/72654>,
        <http://data.carnegiehall.org/names/72655>,
        <http://data.carnegiehall.org/names/72656>,
        <http://data.carnegiehall.org/names/72657>,
        <http://data.carnegiehall.org/names/72658>,
        <http://data.carnegiehall.org/names/72659> ;
    ns2:guitar <http://data.carnegiehall.org/names/72644> ;
    ns2:kora <http://data.carnegiehall.org/names/72646> ;
    ns2:mbira <http://data.carnegiehall.org/names/25828>,
        <http://data.carnegiehall.org/names/72643> ;
    ns2:narrator <http://data.carnegiehall.org/names/72652> ;
    ns2:percussion <http://data.carnegiehall.org/names/25828>,
        <http://data.carnegiehall.org/names/45940>,
        <http://data.carnegiehall.org/names/72643>,
        <http://data.carnegiehall.org/names/72645>,
        <http://data.carnegiehall.org/names/72648>,
        <http://data.carnegiehall.org/names/72649>,
        <http://data.carnegiehall.org/names/72650>,
        <http://data.carnegiehall.org/names/72651> ;
    ns2:percussion_ensemble <http://data.carnegiehall.org/names/72642>,
        <http://data.carnegiehall.org/names/72647> ;
    ns2:vocal_ensemble <http://data.carnegiehall.org/names/72647> ;
    ns2:vocalist <http://data.carnegiehall.org/names/25828>,
        <http://data.carnegiehall.org/names/45940>,
        <http://data.carnegiehall.org/names/67378>,
        <http://data.carnegiehall.org/names/72643>,
        <http://data.carnegiehall.org/names/72644>,
        <http://data.carnegiehall.org/names/72645>,
        <http://data.carnegiehall.org/names/72646>,
        <http://data.carnegiehall.org/names/72648>,
        <http://data.carnegiehall.org/names/72649>,
        <http://data.carnegiehall.org/names/72650>,
        <http://data.carnegiehall.org/names/72651> ;
    ns1:performer <http://data.carnegiehall.org/names/25828>,
        <http://data.carnegiehall.org/names/45940>,
        <http://data.carnegiehall.org/names/63328>,
        <http://data.carnegiehall.org/names/67378>,
        <http://data.carnegiehall.org/names/72642>,
        <http://data.carnegiehall.org/names/72643>,
        <http://data.carnegiehall.org/names/72644>,
        <http://data.carnegiehall.org/names/72645>,
        <http://data.carnegiehall.org/names/72646>,
        <http://data.carnegiehall.org/names/72647>,
        <http://data.carnegiehall.org/names/72648>,
        <http://data.carnegiehall.org/names/72649>,
        <http://data.carnegiehall.org/names/72650>,
        <http://data.carnegiehall.org/names/72651>,
        <http://data.carnegiehall.org/names/72652>,
        <http://data.carnegiehall.org/names/72653>,
        <http://data.carnegiehall.org/names/72654>,
        <http://data.carnegiehall.org/names/72655>,
        <http://data.carnegiehall.org/names/72656>,
        <http://data.carnegiehall.org/names/72657>,
        <http://data.carnegiehall.org/names/72658>,
        <http://data.carnegiehall.org/names/72659> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

