@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/37082/work_08> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:dance_group <http://data.carnegiehall.org/names/48856> ;
    ns2:dancer <http://data.carnegiehall.org/names/11305>,
        <http://data.carnegiehall.org/names/18476>,
        <http://data.carnegiehall.org/names/19443>,
        <http://data.carnegiehall.org/names/20568>,
        <http://data.carnegiehall.org/names/24475>,
        <http://data.carnegiehall.org/names/29817>,
        <http://data.carnegiehall.org/names/36592>,
        <http://data.carnegiehall.org/names/38273>,
        <http://data.carnegiehall.org/names/4000>,
        <http://data.carnegiehall.org/names/42398>,
        <http://data.carnegiehall.org/names/45927>,
        <http://data.carnegiehall.org/names/46978>,
        <http://data.carnegiehall.org/names/46979>,
        <http://data.carnegiehall.org/names/48855>,
        <http://data.carnegiehall.org/names/54878>,
        <http://data.carnegiehall.org/names/589> ;
    ns2:piano <http://data.carnegiehall.org/names/28733> ;
    ns1:performer <http://data.carnegiehall.org/names/11305>,
        <http://data.carnegiehall.org/names/18476>,
        <http://data.carnegiehall.org/names/19443>,
        <http://data.carnegiehall.org/names/20568>,
        <http://data.carnegiehall.org/names/24475>,
        <http://data.carnegiehall.org/names/28733>,
        <http://data.carnegiehall.org/names/29817>,
        <http://data.carnegiehall.org/names/36592>,
        <http://data.carnegiehall.org/names/38273>,
        <http://data.carnegiehall.org/names/4000>,
        <http://data.carnegiehall.org/names/42398>,
        <http://data.carnegiehall.org/names/45927>,
        <http://data.carnegiehall.org/names/46978>,
        <http://data.carnegiehall.org/names/46979>,
        <http://data.carnegiehall.org/names/48855>,
        <http://data.carnegiehall.org/names/48856>,
        <http://data.carnegiehall.org/names/54878>,
        <http://data.carnegiehall.org/names/589> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

