@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/57594/work_03> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:choir <http://data.carnegiehall.org/names/107239>,
        <http://data.carnegiehall.org/names/107240>,
        <http://data.carnegiehall.org/names/107241>,
        <http://data.carnegiehall.org/names/107242>,
        <http://data.carnegiehall.org/names/107243>,
        <http://data.carnegiehall.org/names/107244>,
        <http://data.carnegiehall.org/names/107245>,
        <http://data.carnegiehall.org/names/107247>,
        <http://data.carnegiehall.org/names/107248>,
        <http://data.carnegiehall.org/names/107249>,
        <http://data.carnegiehall.org/names/107250>,
        <http://data.carnegiehall.org/names/107251>,
        <http://data.carnegiehall.org/names/107252>,
        <http://data.carnegiehall.org/names/107253>,
        <http://data.carnegiehall.org/names/67533>,
        <http://data.carnegiehall.org/names/68250>,
        <http://data.carnegiehall.org/names/73922>,
        <http://data.carnegiehall.org/names/74813>,
        <http://data.carnegiehall.org/names/86787>,
        <http://data.carnegiehall.org/names/88006> ;
    ns1:performer <http://data.carnegiehall.org/names/107239>,
        <http://data.carnegiehall.org/names/107240>,
        <http://data.carnegiehall.org/names/107241>,
        <http://data.carnegiehall.org/names/107242>,
        <http://data.carnegiehall.org/names/107243>,
        <http://data.carnegiehall.org/names/107244>,
        <http://data.carnegiehall.org/names/107245>,
        <http://data.carnegiehall.org/names/107247>,
        <http://data.carnegiehall.org/names/107248>,
        <http://data.carnegiehall.org/names/107249>,
        <http://data.carnegiehall.org/names/107250>,
        <http://data.carnegiehall.org/names/107251>,
        <http://data.carnegiehall.org/names/107252>,
        <http://data.carnegiehall.org/names/107253>,
        <http://data.carnegiehall.org/names/67533>,
        <http://data.carnegiehall.org/names/68250>,
        <http://data.carnegiehall.org/names/73922>,
        <http://data.carnegiehall.org/names/74813>,
        <http://data.carnegiehall.org/names/86787>,
        <http://data.carnegiehall.org/names/88006> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

