@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/33978/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:dance_group <http://data.carnegiehall.org/names/3486> ;
    ns2:dancer <http://data.carnegiehall.org/names/13218>,
        <http://data.carnegiehall.org/names/16117>,
        <http://data.carnegiehall.org/names/20596>,
        <http://data.carnegiehall.org/names/32428>,
        <http://data.carnegiehall.org/names/40511>,
        <http://data.carnegiehall.org/names/42854>,
        <http://data.carnegiehall.org/names/74835>,
        <http://data.carnegiehall.org/names/74836>,
        <http://data.carnegiehall.org/names/74837>,
        <http://data.carnegiehall.org/names/74838>,
        <http://data.carnegiehall.org/names/74839>,
        <http://data.carnegiehall.org/names/74840>,
        <http://data.carnegiehall.org/names/74841>,
        <http://data.carnegiehall.org/names/74842>,
        <http://data.carnegiehall.org/names/74843>,
        <http://data.carnegiehall.org/names/74845>,
        <http://data.carnegiehall.org/names/74846>,
        <http://data.carnegiehall.org/names/74847>,
        <http://data.carnegiehall.org/names/74849>,
        <http://data.carnegiehall.org/names/74850>,
        <http://data.carnegiehall.org/names/74851>,
        <http://data.carnegiehall.org/names/74852>,
        <http://data.carnegiehall.org/names/74853>,
        <http://data.carnegiehall.org/names/74854> ;
    ns1:performer <http://data.carnegiehall.org/names/13218>,
        <http://data.carnegiehall.org/names/16117>,
        <http://data.carnegiehall.org/names/20596>,
        <http://data.carnegiehall.org/names/32428>,
        <http://data.carnegiehall.org/names/3486>,
        <http://data.carnegiehall.org/names/40511>,
        <http://data.carnegiehall.org/names/42854>,
        <http://data.carnegiehall.org/names/74835>,
        <http://data.carnegiehall.org/names/74836>,
        <http://data.carnegiehall.org/names/74837>,
        <http://data.carnegiehall.org/names/74838>,
        <http://data.carnegiehall.org/names/74839>,
        <http://data.carnegiehall.org/names/74840>,
        <http://data.carnegiehall.org/names/74841>,
        <http://data.carnegiehall.org/names/74842>,
        <http://data.carnegiehall.org/names/74843>,
        <http://data.carnegiehall.org/names/74845>,
        <http://data.carnegiehall.org/names/74846>,
        <http://data.carnegiehall.org/names/74847>,
        <http://data.carnegiehall.org/names/74849>,
        <http://data.carnegiehall.org/names/74850>,
        <http://data.carnegiehall.org/names/74851>,
        <http://data.carnegiehall.org/names/74852>,
        <http://data.carnegiehall.org/names/74853>,
        <http://data.carnegiehall.org/names/74854> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

