@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/56025/work_11> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:choir <http://data.carnegiehall.org/names/103266>,
        <http://data.carnegiehall.org/names/103267>,
        <http://data.carnegiehall.org/names/103268>,
        <http://data.carnegiehall.org/names/103269>,
        <http://data.carnegiehall.org/names/103270>,
        <http://data.carnegiehall.org/names/103271>,
        <http://data.carnegiehall.org/names/103272>,
        <http://data.carnegiehall.org/names/103273>,
        <http://data.carnegiehall.org/names/103274>,
        <http://data.carnegiehall.org/names/103275>,
        <http://data.carnegiehall.org/names/103276>,
        <http://data.carnegiehall.org/names/103277>,
        <http://data.carnegiehall.org/names/103278>,
        <http://data.carnegiehall.org/names/103279>,
        <http://data.carnegiehall.org/names/103280>,
        <http://data.carnegiehall.org/names/103281>,
        <http://data.carnegiehall.org/names/103282>,
        <http://data.carnegiehall.org/names/103283>,
        <http://data.carnegiehall.org/names/69719>,
        <http://data.carnegiehall.org/names/81213>,
        <http://data.carnegiehall.org/names/82696>,
        <http://data.carnegiehall.org/names/98378> ;
    ns1:performer <http://data.carnegiehall.org/names/103266>,
        <http://data.carnegiehall.org/names/103267>,
        <http://data.carnegiehall.org/names/103268>,
        <http://data.carnegiehall.org/names/103269>,
        <http://data.carnegiehall.org/names/103270>,
        <http://data.carnegiehall.org/names/103271>,
        <http://data.carnegiehall.org/names/103272>,
        <http://data.carnegiehall.org/names/103273>,
        <http://data.carnegiehall.org/names/103274>,
        <http://data.carnegiehall.org/names/103275>,
        <http://data.carnegiehall.org/names/103276>,
        <http://data.carnegiehall.org/names/103277>,
        <http://data.carnegiehall.org/names/103278>,
        <http://data.carnegiehall.org/names/103279>,
        <http://data.carnegiehall.org/names/103280>,
        <http://data.carnegiehall.org/names/103281>,
        <http://data.carnegiehall.org/names/103282>,
        <http://data.carnegiehall.org/names/103283>,
        <http://data.carnegiehall.org/names/69719>,
        <http://data.carnegiehall.org/names/81213>,
        <http://data.carnegiehall.org/names/82696>,
        <http://data.carnegiehall.org/names/98378> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

