@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/16418/work_27> 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/11697>,
        <http://data.carnegiehall.org/names/18024>,
        <http://data.carnegiehall.org/names/21926>,
        <http://data.carnegiehall.org/names/24063>,
        <http://data.carnegiehall.org/names/24361>,
        <http://data.carnegiehall.org/names/24859>,
        <http://data.carnegiehall.org/names/26102>,
        <http://data.carnegiehall.org/names/26666>,
        <http://data.carnegiehall.org/names/26671>,
        <http://data.carnegiehall.org/names/32492>,
        <http://data.carnegiehall.org/names/32861>,
        <http://data.carnegiehall.org/names/33760>,
        <http://data.carnegiehall.org/names/36589>,
        <http://data.carnegiehall.org/names/3764>,
        <http://data.carnegiehall.org/names/38921>,
        <http://data.carnegiehall.org/names/3962>,
        <http://data.carnegiehall.org/names/40351>,
        <http://data.carnegiehall.org/names/42076>,
        <http://data.carnegiehall.org/names/44098>,
        <http://data.carnegiehall.org/names/44152>,
        <http://data.carnegiehall.org/names/45280>,
        <http://data.carnegiehall.org/names/46356>,
        <http://data.carnegiehall.org/names/4764>,
        <http://data.carnegiehall.org/names/55148>,
        <http://data.carnegiehall.org/names/55789> ;
    ns2:performer <http://data.carnegiehall.org/names/11697>,
        <http://data.carnegiehall.org/names/18024>,
        <http://data.carnegiehall.org/names/21926>,
        <http://data.carnegiehall.org/names/24063>,
        <http://data.carnegiehall.org/names/24361>,
        <http://data.carnegiehall.org/names/24859>,
        <http://data.carnegiehall.org/names/26102>,
        <http://data.carnegiehall.org/names/26666>,
        <http://data.carnegiehall.org/names/26671>,
        <http://data.carnegiehall.org/names/32492>,
        <http://data.carnegiehall.org/names/32861>,
        <http://data.carnegiehall.org/names/33760>,
        <http://data.carnegiehall.org/names/36589>,
        <http://data.carnegiehall.org/names/3764>,
        <http://data.carnegiehall.org/names/38921>,
        <http://data.carnegiehall.org/names/3962>,
        <http://data.carnegiehall.org/names/40351>,
        <http://data.carnegiehall.org/names/42076>,
        <http://data.carnegiehall.org/names/44098>,
        <http://data.carnegiehall.org/names/44152>,
        <http://data.carnegiehall.org/names/45280>,
        <http://data.carnegiehall.org/names/46124>,
        <http://data.carnegiehall.org/names/46356>,
        <http://data.carnegiehall.org/names/4764>,
        <http://data.carnegiehall.org/names/55148>,
        <http://data.carnegiehall.org/names/55789> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/79375> .

