@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/55911/work_04> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:choir <http://data.carnegiehall.org/names/102712>,
        <http://data.carnegiehall.org/names/102713>,
        <http://data.carnegiehall.org/names/102714>,
        <http://data.carnegiehall.org/names/102715>,
        <http://data.carnegiehall.org/names/102716>,
        <http://data.carnegiehall.org/names/102717>,
        <http://data.carnegiehall.org/names/102718>,
        <http://data.carnegiehall.org/names/102719>,
        <http://data.carnegiehall.org/names/102720>,
        <http://data.carnegiehall.org/names/102721>,
        <http://data.carnegiehall.org/names/102722>,
        <http://data.carnegiehall.org/names/102723>,
        <http://data.carnegiehall.org/names/102724>,
        <http://data.carnegiehall.org/names/102725>,
        <http://data.carnegiehall.org/names/102726> ;
    ns1:performer <http://data.carnegiehall.org/names/102712>,
        <http://data.carnegiehall.org/names/102713>,
        <http://data.carnegiehall.org/names/102714>,
        <http://data.carnegiehall.org/names/102715>,
        <http://data.carnegiehall.org/names/102716>,
        <http://data.carnegiehall.org/names/102717>,
        <http://data.carnegiehall.org/names/102718>,
        <http://data.carnegiehall.org/names/102719>,
        <http://data.carnegiehall.org/names/102720>,
        <http://data.carnegiehall.org/names/102721>,
        <http://data.carnegiehall.org/names/102722>,
        <http://data.carnegiehall.org/names/102723>,
        <http://data.carnegiehall.org/names/102724>,
        <http://data.carnegiehall.org/names/102725>,
        <http://data.carnegiehall.org/names/102726> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

