@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/16418/work_19> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selection (unspecified)" ;
    ns2:dance_group <http://data.carnegiehall.org/names/46124> ;
    ns2:dancer <http://data.carnegiehall.org/names/18024>,
        <http://data.carnegiehall.org/names/21926>,
        <http://data.carnegiehall.org/names/24063>,
        <http://data.carnegiehall.org/names/28530>,
        <http://data.carnegiehall.org/names/32492>,
        <http://data.carnegiehall.org/names/33760>,
        <http://data.carnegiehall.org/names/3764>,
        <http://data.carnegiehall.org/names/3962>,
        <http://data.carnegiehall.org/names/40351>,
        <http://data.carnegiehall.org/names/42076>,
        <http://data.carnegiehall.org/names/42318>,
        <http://data.carnegiehall.org/names/44098> ;
    ns1:performer <http://data.carnegiehall.org/names/18024>,
        <http://data.carnegiehall.org/names/21926>,
        <http://data.carnegiehall.org/names/24063>,
        <http://data.carnegiehall.org/names/28530>,
        <http://data.carnegiehall.org/names/32492>,
        <http://data.carnegiehall.org/names/33760>,
        <http://data.carnegiehall.org/names/3764>,
        <http://data.carnegiehall.org/names/3962>,
        <http://data.carnegiehall.org/names/40351>,
        <http://data.carnegiehall.org/names/42076>,
        <http://data.carnegiehall.org/names/42318>,
        <http://data.carnegiehall.org/names/44098>,
        <http://data.carnegiehall.org/names/46124> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/9240> .

