@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/9220/work_34> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selection" ;
    ns1:dancer <http://data.carnegiehall.org/names/13018>,
        <http://data.carnegiehall.org/names/18248>,
        <http://data.carnegiehall.org/names/26671>,
        <http://data.carnegiehall.org/names/32491>,
        <http://data.carnegiehall.org/names/39515>,
        <http://data.carnegiehall.org/names/41592>,
        <http://data.carnegiehall.org/names/4764>,
        <http://data.carnegiehall.org/names/84510>,
        <http://data.carnegiehall.org/names/84511>,
        <http://data.carnegiehall.org/names/84512>,
        <http://data.carnegiehall.org/names/84513>,
        <http://data.carnegiehall.org/names/84514>,
        <http://data.carnegiehall.org/names/84515>,
        <http://data.carnegiehall.org/names/84516>,
        <http://data.carnegiehall.org/names/84517>,
        <http://data.carnegiehall.org/names/84518>,
        <http://data.carnegiehall.org/names/84519>,
        <http://data.carnegiehall.org/names/84520>,
        <http://data.carnegiehall.org/names/84521>,
        <http://data.carnegiehall.org/names/84522>,
        <http://data.carnegiehall.org/names/84523>,
        <http://data.carnegiehall.org/names/84524>,
        <http://data.carnegiehall.org/names/84525>,
        <http://data.carnegiehall.org/names/84526> ;
    ns2:performer <http://data.carnegiehall.org/names/13018>,
        <http://data.carnegiehall.org/names/18248>,
        <http://data.carnegiehall.org/names/26671>,
        <http://data.carnegiehall.org/names/32491>,
        <http://data.carnegiehall.org/names/39515>,
        <http://data.carnegiehall.org/names/41592>,
        <http://data.carnegiehall.org/names/4764>,
        <http://data.carnegiehall.org/names/84510>,
        <http://data.carnegiehall.org/names/84511>,
        <http://data.carnegiehall.org/names/84512>,
        <http://data.carnegiehall.org/names/84513>,
        <http://data.carnegiehall.org/names/84514>,
        <http://data.carnegiehall.org/names/84515>,
        <http://data.carnegiehall.org/names/84516>,
        <http://data.carnegiehall.org/names/84517>,
        <http://data.carnegiehall.org/names/84518>,
        <http://data.carnegiehall.org/names/84519>,
        <http://data.carnegiehall.org/names/84520>,
        <http://data.carnegiehall.org/names/84521>,
        <http://data.carnegiehall.org/names/84522>,
        <http://data.carnegiehall.org/names/84523>,
        <http://data.carnegiehall.org/names/84524>,
        <http://data.carnegiehall.org/names/84525>,
        <http://data.carnegiehall.org/names/84526> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/63698> .

