@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/2703/work_30> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selection" ;
    ns2:dance_group <http://data.carnegiehall.org/names/46124> ;
    ns2:dancer <http://data.carnegiehall.org/names/13018>,
        <http://data.carnegiehall.org/names/26102>,
        <http://data.carnegiehall.org/names/3764>,
        <http://data.carnegiehall.org/names/40351>,
        <http://data.carnegiehall.org/names/41592>,
        <http://data.carnegiehall.org/names/6664>,
        <http://data.carnegiehall.org/names/84903>,
        <http://data.carnegiehall.org/names/84904>,
        <http://data.carnegiehall.org/names/84905>,
        <http://data.carnegiehall.org/names/84907>,
        <http://data.carnegiehall.org/names/84908>,
        <http://data.carnegiehall.org/names/84909>,
        <http://data.carnegiehall.org/names/84910>,
        <http://data.carnegiehall.org/names/84911>,
        <http://data.carnegiehall.org/names/84912>,
        <http://data.carnegiehall.org/names/84913>,
        <http://data.carnegiehall.org/names/84914>,
        <http://data.carnegiehall.org/names/84915>,
        <http://data.carnegiehall.org/names/84916>,
        <http://data.carnegiehall.org/names/84917>,
        <http://data.carnegiehall.org/names/84918>,
        <http://data.carnegiehall.org/names/84919>,
        <http://data.carnegiehall.org/names/84920>,
        <http://data.carnegiehall.org/names/84921> ;
    ns1:performer <http://data.carnegiehall.org/names/13018>,
        <http://data.carnegiehall.org/names/26102>,
        <http://data.carnegiehall.org/names/3764>,
        <http://data.carnegiehall.org/names/40351>,
        <http://data.carnegiehall.org/names/41592>,
        <http://data.carnegiehall.org/names/46124>,
        <http://data.carnegiehall.org/names/6664>,
        <http://data.carnegiehall.org/names/84903>,
        <http://data.carnegiehall.org/names/84904>,
        <http://data.carnegiehall.org/names/84905>,
        <http://data.carnegiehall.org/names/84907>,
        <http://data.carnegiehall.org/names/84908>,
        <http://data.carnegiehall.org/names/84909>,
        <http://data.carnegiehall.org/names/84910>,
        <http://data.carnegiehall.org/names/84911>,
        <http://data.carnegiehall.org/names/84912>,
        <http://data.carnegiehall.org/names/84913>,
        <http://data.carnegiehall.org/names/84914>,
        <http://data.carnegiehall.org/names/84915>,
        <http://data.carnegiehall.org/names/84916>,
        <http://data.carnegiehall.org/names/84917>,
        <http://data.carnegiehall.org/names/84918>,
        <http://data.carnegiehall.org/names/84919>,
        <http://data.carnegiehall.org/names/84920>,
        <http://data.carnegiehall.org/names/84921> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/63698> .

