@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/2703/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selection" ;
    ns1:dance_group <http://data.carnegiehall.org/names/46124> ;
    ns1:dancer <http://data.carnegiehall.org/names/13012>,
        <http://data.carnegiehall.org/names/15597>,
        <http://data.carnegiehall.org/names/18259>,
        <http://data.carnegiehall.org/names/32853>,
        <http://data.carnegiehall.org/names/32861>,
        <http://data.carnegiehall.org/names/3759>,
        <http://data.carnegiehall.org/names/3764>,
        <http://data.carnegiehall.org/names/41592>,
        <http://data.carnegiehall.org/names/55789>,
        <http://data.carnegiehall.org/names/6042>,
        <http://data.carnegiehall.org/names/84890>,
        <http://data.carnegiehall.org/names/84891>,
        <http://data.carnegiehall.org/names/84892>,
        <http://data.carnegiehall.org/names/84893>,
        <http://data.carnegiehall.org/names/84894>,
        <http://data.carnegiehall.org/names/84895>,
        <http://data.carnegiehall.org/names/84896>,
        <http://data.carnegiehall.org/names/84897>,
        <http://data.carnegiehall.org/names/84898>,
        <http://data.carnegiehall.org/names/84899>,
        <http://data.carnegiehall.org/names/84900>,
        <http://data.carnegiehall.org/names/84901>,
        <http://data.carnegiehall.org/names/84902> ;
    ns2:performer <http://data.carnegiehall.org/names/13012>,
        <http://data.carnegiehall.org/names/15597>,
        <http://data.carnegiehall.org/names/18259>,
        <http://data.carnegiehall.org/names/32853>,
        <http://data.carnegiehall.org/names/32861>,
        <http://data.carnegiehall.org/names/3759>,
        <http://data.carnegiehall.org/names/3764>,
        <http://data.carnegiehall.org/names/41592>,
        <http://data.carnegiehall.org/names/46124>,
        <http://data.carnegiehall.org/names/55789>,
        <http://data.carnegiehall.org/names/6042>,
        <http://data.carnegiehall.org/names/84890>,
        <http://data.carnegiehall.org/names/84891>,
        <http://data.carnegiehall.org/names/84892>,
        <http://data.carnegiehall.org/names/84893>,
        <http://data.carnegiehall.org/names/84894>,
        <http://data.carnegiehall.org/names/84895>,
        <http://data.carnegiehall.org/names/84896>,
        <http://data.carnegiehall.org/names/84897>,
        <http://data.carnegiehall.org/names/84898>,
        <http://data.carnegiehall.org/names/84899>,
        <http://data.carnegiehall.org/names/84900>,
        <http://data.carnegiehall.org/names/84901>,
        <http://data.carnegiehall.org/names/84902> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/18527> .

