@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/16039/work_29> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selection (unspecified)" ;
    ns2:dancer <http://data.carnegiehall.org/names/10414>,
        <http://data.carnegiehall.org/names/12254>,
        <http://data.carnegiehall.org/names/12256>,
        <http://data.carnegiehall.org/names/15067>,
        <http://data.carnegiehall.org/names/24608>,
        <http://data.carnegiehall.org/names/33375>,
        <http://data.carnegiehall.org/names/37941>,
        <http://data.carnegiehall.org/names/44692>,
        <http://data.carnegiehall.org/names/55213>,
        <http://data.carnegiehall.org/names/57015>,
        <http://data.carnegiehall.org/names/84494>,
        <http://data.carnegiehall.org/names/84498>,
        <http://data.carnegiehall.org/names/84499>,
        <http://data.carnegiehall.org/names/84500>,
        <http://data.carnegiehall.org/names/84501>,
        <http://data.carnegiehall.org/names/8506>,
        <http://data.carnegiehall.org/names/8507>,
        <http://data.carnegiehall.org/names/8983> ;
    ns1:performer <http://data.carnegiehall.org/names/10414>,
        <http://data.carnegiehall.org/names/12254>,
        <http://data.carnegiehall.org/names/12256>,
        <http://data.carnegiehall.org/names/15067>,
        <http://data.carnegiehall.org/names/24608>,
        <http://data.carnegiehall.org/names/33375>,
        <http://data.carnegiehall.org/names/37941>,
        <http://data.carnegiehall.org/names/44692>,
        <http://data.carnegiehall.org/names/55213>,
        <http://data.carnegiehall.org/names/57015>,
        <http://data.carnegiehall.org/names/84494>,
        <http://data.carnegiehall.org/names/84498>,
        <http://data.carnegiehall.org/names/84499>,
        <http://data.carnegiehall.org/names/84500>,
        <http://data.carnegiehall.org/names/84501>,
        <http://data.carnegiehall.org/names/8506>,
        <http://data.carnegiehall.org/names/8507>,
        <http://data.carnegiehall.org/names/8983> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/51883> .

