@prefix ns1: <http://schema.org/> .
@prefix ns2: <http://purl.org/ontology/mo/> .
@prefix ns3: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/57603/work_15> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns3:choir <http://data.carnegiehall.org/names/107322>,
        <http://data.carnegiehall.org/names/107323>,
        <http://data.carnegiehall.org/names/107324>,
        <http://data.carnegiehall.org/names/107325>,
        <http://data.carnegiehall.org/names/107326>,
        <http://data.carnegiehall.org/names/107327>,
        <http://data.carnegiehall.org/names/107328>,
        <http://data.carnegiehall.org/names/63553>,
        <http://data.carnegiehall.org/names/72441>,
        <http://data.carnegiehall.org/names/75925>,
        <http://data.carnegiehall.org/names/89501> ;
    ns2:performer <http://data.carnegiehall.org/names/107322>,
        <http://data.carnegiehall.org/names/107323>,
        <http://data.carnegiehall.org/names/107324>,
        <http://data.carnegiehall.org/names/107325>,
        <http://data.carnegiehall.org/names/107326>,
        <http://data.carnegiehall.org/names/107327>,
        <http://data.carnegiehall.org/names/107328>,
        <http://data.carnegiehall.org/names/63553>,
        <http://data.carnegiehall.org/names/72441>,
        <http://data.carnegiehall.org/names/75925>,
        <http://data.carnegiehall.org/names/89501> ;
    ns1:workPerformed <http://data.carnegiehall.org/works/104450> .

