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

<http://data.carnegiehall.org/events/55979/work_11> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:choir <http://data.carnegiehall.org/names/100905>,
        <http://data.carnegiehall.org/names/103053>,
        <http://data.carnegiehall.org/names/103054>,
        <http://data.carnegiehall.org/names/103055>,
        <http://data.carnegiehall.org/names/103056>,
        <http://data.carnegiehall.org/names/103057>,
        <http://data.carnegiehall.org/names/103058>,
        <http://data.carnegiehall.org/names/103059>,
        <http://data.carnegiehall.org/names/103060>,
        <http://data.carnegiehall.org/names/103061>,
        <http://data.carnegiehall.org/names/103062>,
        <http://data.carnegiehall.org/names/103063>,
        <http://data.carnegiehall.org/names/103064>,
        <http://data.carnegiehall.org/names/103065>,
        <http://data.carnegiehall.org/names/103066>,
        <http://data.carnegiehall.org/names/103067>,
        <http://data.carnegiehall.org/names/103068>,
        <http://data.carnegiehall.org/names/103069>,
        <http://data.carnegiehall.org/names/103070>,
        <http://data.carnegiehall.org/names/103071>,
        <http://data.carnegiehall.org/names/103072>,
        <http://data.carnegiehall.org/names/103073>,
        <http://data.carnegiehall.org/names/103074>,
        <http://data.carnegiehall.org/names/86597> ;
    ns2:performer <http://data.carnegiehall.org/names/100905>,
        <http://data.carnegiehall.org/names/103053>,
        <http://data.carnegiehall.org/names/103054>,
        <http://data.carnegiehall.org/names/103055>,
        <http://data.carnegiehall.org/names/103056>,
        <http://data.carnegiehall.org/names/103057>,
        <http://data.carnegiehall.org/names/103058>,
        <http://data.carnegiehall.org/names/103059>,
        <http://data.carnegiehall.org/names/103060>,
        <http://data.carnegiehall.org/names/103061>,
        <http://data.carnegiehall.org/names/103062>,
        <http://data.carnegiehall.org/names/103063>,
        <http://data.carnegiehall.org/names/103064>,
        <http://data.carnegiehall.org/names/103065>,
        <http://data.carnegiehall.org/names/103066>,
        <http://data.carnegiehall.org/names/103067>,
        <http://data.carnegiehall.org/names/103068>,
        <http://data.carnegiehall.org/names/103069>,
        <http://data.carnegiehall.org/names/103070>,
        <http://data.carnegiehall.org/names/103071>,
        <http://data.carnegiehall.org/names/103072>,
        <http://data.carnegiehall.org/names/103073>,
        <http://data.carnegiehall.org/names/103074>,
        <http://data.carnegiehall.org/names/86597> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

