@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/31165/work_15> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:bamboo_flute <http://data.carnegiehall.org/names/5549> ;
    ns1:presenter <http://data.carnegiehall.org/names/15806>,
        <http://data.carnegiehall.org/names/19499>,
        <http://data.carnegiehall.org/names/26482>,
        <http://data.carnegiehall.org/names/3035>,
        <http://data.carnegiehall.org/names/34078>,
        <http://data.carnegiehall.org/names/38263>,
        <http://data.carnegiehall.org/names/47703>,
        <http://data.carnegiehall.org/names/50286>,
        <http://data.carnegiehall.org/names/60024> ;
    ns1:sarangi <http://data.carnegiehall.org/names/918> ;
    ns1:vocalist <http://data.carnegiehall.org/names/53206> ;
    ns2:performer <http://data.carnegiehall.org/names/15806>,
        <http://data.carnegiehall.org/names/19499>,
        <http://data.carnegiehall.org/names/26482>,
        <http://data.carnegiehall.org/names/3035>,
        <http://data.carnegiehall.org/names/34078>,
        <http://data.carnegiehall.org/names/38263>,
        <http://data.carnegiehall.org/names/47703>,
        <http://data.carnegiehall.org/names/50286>,
        <http://data.carnegiehall.org/names/53206>,
        <http://data.carnegiehall.org/names/5549>,
        <http://data.carnegiehall.org/names/60024>,
        <http://data.carnegiehall.org/names/918> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

