@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/53244/work_14> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:actor <http://data.carnegiehall.org/names/96792>,
        <http://data.carnegiehall.org/names/96793>,
        <http://data.carnegiehall.org/names/96794> ;
    ns2:ballet_dancer <http://data.carnegiehall.org/names/87307>,
        <http://data.carnegiehall.org/names/87313>,
        <http://data.carnegiehall.org/names/93423>,
        <http://data.carnegiehall.org/names/96795>,
        <http://data.carnegiehall.org/names/96796> ;
    ns2:dance_group <http://data.carnegiehall.org/names/87306> ;
    ns2:dancer <http://data.carnegiehall.org/names/88896>,
        <http://data.carnegiehall.org/names/96797> ;
    ns2:narrator <http://data.carnegiehall.org/names/68140> ;
    ns1:performer <http://data.carnegiehall.org/names/68140>,
        <http://data.carnegiehall.org/names/87306>,
        <http://data.carnegiehall.org/names/87307>,
        <http://data.carnegiehall.org/names/87313>,
        <http://data.carnegiehall.org/names/88896>,
        <http://data.carnegiehall.org/names/93423>,
        <http://data.carnegiehall.org/names/96792>,
        <http://data.carnegiehall.org/names/96793>,
        <http://data.carnegiehall.org/names/96794>,
        <http://data.carnegiehall.org/names/96795>,
        <http://data.carnegiehall.org/names/96796>,
        <http://data.carnegiehall.org/names/96797> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

