@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/62259/work_11> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:choir <http://data.carnegiehall.org/names/102730>,
        <http://data.carnegiehall.org/names/108672>,
        <http://data.carnegiehall.org/names/112694>,
        <http://data.carnegiehall.org/names/116641>,
        <http://data.carnegiehall.org/names/116642>,
        <http://data.carnegiehall.org/names/116643>,
        <http://data.carnegiehall.org/names/116644>,
        <http://data.carnegiehall.org/names/116645>,
        <http://data.carnegiehall.org/names/116646>,
        <http://data.carnegiehall.org/names/116647>,
        <http://data.carnegiehall.org/names/116648>,
        <http://data.carnegiehall.org/names/116649>,
        <http://data.carnegiehall.org/names/116650>,
        <http://data.carnegiehall.org/names/116651>,
        <http://data.carnegiehall.org/names/116652>,
        <http://data.carnegiehall.org/names/116653>,
        <http://data.carnegiehall.org/names/116654>,
        <http://data.carnegiehall.org/names/116655>,
        <http://data.carnegiehall.org/names/116656>,
        <http://data.carnegiehall.org/names/116657>,
        <http://data.carnegiehall.org/names/116658>,
        <http://data.carnegiehall.org/names/25260>,
        <http://data.carnegiehall.org/names/92424> ;
    ns1:performer <http://data.carnegiehall.org/names/102730>,
        <http://data.carnegiehall.org/names/108672>,
        <http://data.carnegiehall.org/names/112694>,
        <http://data.carnegiehall.org/names/116641>,
        <http://data.carnegiehall.org/names/116642>,
        <http://data.carnegiehall.org/names/116643>,
        <http://data.carnegiehall.org/names/116644>,
        <http://data.carnegiehall.org/names/116645>,
        <http://data.carnegiehall.org/names/116646>,
        <http://data.carnegiehall.org/names/116647>,
        <http://data.carnegiehall.org/names/116648>,
        <http://data.carnegiehall.org/names/116649>,
        <http://data.carnegiehall.org/names/116650>,
        <http://data.carnegiehall.org/names/116651>,
        <http://data.carnegiehall.org/names/116652>,
        <http://data.carnegiehall.org/names/116653>,
        <http://data.carnegiehall.org/names/116654>,
        <http://data.carnegiehall.org/names/116655>,
        <http://data.carnegiehall.org/names/116656>,
        <http://data.carnegiehall.org/names/116657>,
        <http://data.carnegiehall.org/names/116658>,
        <http://data.carnegiehall.org/names/25260>,
        <http://data.carnegiehall.org/names/92424> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

