@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/21399/work_09> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:dance_group <http://data.carnegiehall.org/names/14980>,
        <http://data.carnegiehall.org/names/22837>,
        <http://data.carnegiehall.org/names/30209>,
        <http://data.carnegiehall.org/names/37127>,
        <http://data.carnegiehall.org/names/42868>,
        <http://data.carnegiehall.org/names/5105> ;
    ns2:koto <http://data.carnegiehall.org/names/21867>,
        <http://data.carnegiehall.org/names/31897> ;
    ns2:presenter <http://data.carnegiehall.org/names/30208> ;
    ns2:unspecified_instrument <http://data.carnegiehall.org/names/11933> ;
    ns1:performer <http://data.carnegiehall.org/names/11933>,
        <http://data.carnegiehall.org/names/14980>,
        <http://data.carnegiehall.org/names/21867>,
        <http://data.carnegiehall.org/names/22837>,
        <http://data.carnegiehall.org/names/30208>,
        <http://data.carnegiehall.org/names/30209>,
        <http://data.carnegiehall.org/names/31897>,
        <http://data.carnegiehall.org/names/37127>,
        <http://data.carnegiehall.org/names/42868>,
        <http://data.carnegiehall.org/names/5105> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

