@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/60827/work_07> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:choir <http://data.carnegiehall.org/names/113715>,
        <http://data.carnegiehall.org/names/113716>,
        <http://data.carnegiehall.org/names/113717>,
        <http://data.carnegiehall.org/names/113718>,
        <http://data.carnegiehall.org/names/113719>,
        <http://data.carnegiehall.org/names/113720>,
        <http://data.carnegiehall.org/names/113721>,
        <http://data.carnegiehall.org/names/113722>,
        <http://data.carnegiehall.org/names/113723>,
        <http://data.carnegiehall.org/names/113724>,
        <http://data.carnegiehall.org/names/113725>,
        <http://data.carnegiehall.org/names/113726>,
        <http://data.carnegiehall.org/names/113727>,
        <http://data.carnegiehall.org/names/44044>,
        <http://data.carnegiehall.org/names/63837>,
        <http://data.carnegiehall.org/names/7864>,
        <http://data.carnegiehall.org/names/82979>,
        <http://data.carnegiehall.org/names/83611>,
        <http://data.carnegiehall.org/names/83612> ;
    ns1:performer <http://data.carnegiehall.org/names/113715>,
        <http://data.carnegiehall.org/names/113716>,
        <http://data.carnegiehall.org/names/113717>,
        <http://data.carnegiehall.org/names/113718>,
        <http://data.carnegiehall.org/names/113719>,
        <http://data.carnegiehall.org/names/113720>,
        <http://data.carnegiehall.org/names/113721>,
        <http://data.carnegiehall.org/names/113722>,
        <http://data.carnegiehall.org/names/113723>,
        <http://data.carnegiehall.org/names/113724>,
        <http://data.carnegiehall.org/names/113725>,
        <http://data.carnegiehall.org/names/113726>,
        <http://data.carnegiehall.org/names/113727>,
        <http://data.carnegiehall.org/names/44044>,
        <http://data.carnegiehall.org/names/63837>,
        <http://data.carnegiehall.org/names/7864>,
        <http://data.carnegiehall.org/names/82979>,
        <http://data.carnegiehall.org/names/83611>,
        <http://data.carnegiehall.org/names/83612> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

