@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/61849/work_04> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:choir <http://data.carnegiehall.org/names/103060>,
        <http://data.carnegiehall.org/names/105179>,
        <http://data.carnegiehall.org/names/110997>,
        <http://data.carnegiehall.org/names/115541>,
        <http://data.carnegiehall.org/names/115542>,
        <http://data.carnegiehall.org/names/115543>,
        <http://data.carnegiehall.org/names/115544>,
        <http://data.carnegiehall.org/names/115545>,
        <http://data.carnegiehall.org/names/115546>,
        <http://data.carnegiehall.org/names/115547>,
        <http://data.carnegiehall.org/names/115548>,
        <http://data.carnegiehall.org/names/115549>,
        <http://data.carnegiehall.org/names/115550>,
        <http://data.carnegiehall.org/names/115551>,
        <http://data.carnegiehall.org/names/115552>,
        <http://data.carnegiehall.org/names/115553>,
        <http://data.carnegiehall.org/names/115554>,
        <http://data.carnegiehall.org/names/115555>,
        <http://data.carnegiehall.org/names/115556>,
        <http://data.carnegiehall.org/names/115557>,
        <http://data.carnegiehall.org/names/115558>,
        <http://data.carnegiehall.org/names/115559>,
        <http://data.carnegiehall.org/names/115560>,
        <http://data.carnegiehall.org/names/115561>,
        <http://data.carnegiehall.org/names/115562>,
        <http://data.carnegiehall.org/names/115563>,
        <http://data.carnegiehall.org/names/115564> ;
    ns1:performer <http://data.carnegiehall.org/names/103060>,
        <http://data.carnegiehall.org/names/105179>,
        <http://data.carnegiehall.org/names/110997>,
        <http://data.carnegiehall.org/names/115541>,
        <http://data.carnegiehall.org/names/115542>,
        <http://data.carnegiehall.org/names/115543>,
        <http://data.carnegiehall.org/names/115544>,
        <http://data.carnegiehall.org/names/115545>,
        <http://data.carnegiehall.org/names/115546>,
        <http://data.carnegiehall.org/names/115547>,
        <http://data.carnegiehall.org/names/115548>,
        <http://data.carnegiehall.org/names/115549>,
        <http://data.carnegiehall.org/names/115550>,
        <http://data.carnegiehall.org/names/115551>,
        <http://data.carnegiehall.org/names/115552>,
        <http://data.carnegiehall.org/names/115553>,
        <http://data.carnegiehall.org/names/115554>,
        <http://data.carnegiehall.org/names/115555>,
        <http://data.carnegiehall.org/names/115556>,
        <http://data.carnegiehall.org/names/115557>,
        <http://data.carnegiehall.org/names/115558>,
        <http://data.carnegiehall.org/names/115559>,
        <http://data.carnegiehall.org/names/115560>,
        <http://data.carnegiehall.org/names/115561>,
        <http://data.carnegiehall.org/names/115562>,
        <http://data.carnegiehall.org/names/115563>,
        <http://data.carnegiehall.org/names/115564> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

