@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/54420/work_31> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:choir <http://data.carnegiehall.org/names/100550>,
        <http://data.carnegiehall.org/names/100551>,
        <http://data.carnegiehall.org/names/100552>,
        <http://data.carnegiehall.org/names/100553>,
        <http://data.carnegiehall.org/names/100554>,
        <http://data.carnegiehall.org/names/100555>,
        <http://data.carnegiehall.org/names/100556>,
        <http://data.carnegiehall.org/names/100557>,
        <http://data.carnegiehall.org/names/100558>,
        <http://data.carnegiehall.org/names/100559>,
        <http://data.carnegiehall.org/names/100560>,
        <http://data.carnegiehall.org/names/100561>,
        <http://data.carnegiehall.org/names/100562>,
        <http://data.carnegiehall.org/names/67408>,
        <http://data.carnegiehall.org/names/76930>,
        <http://data.carnegiehall.org/names/84017> ;
    ns1:piano <http://data.carnegiehall.org/names/90146> ;
    ns2:performer <http://data.carnegiehall.org/names/100550>,
        <http://data.carnegiehall.org/names/100551>,
        <http://data.carnegiehall.org/names/100552>,
        <http://data.carnegiehall.org/names/100553>,
        <http://data.carnegiehall.org/names/100554>,
        <http://data.carnegiehall.org/names/100555>,
        <http://data.carnegiehall.org/names/100556>,
        <http://data.carnegiehall.org/names/100557>,
        <http://data.carnegiehall.org/names/100558>,
        <http://data.carnegiehall.org/names/100559>,
        <http://data.carnegiehall.org/names/100560>,
        <http://data.carnegiehall.org/names/100561>,
        <http://data.carnegiehall.org/names/100562>,
        <http://data.carnegiehall.org/names/67408>,
        <http://data.carnegiehall.org/names/76930>,
        <http://data.carnegiehall.org/names/84017>,
        <http://data.carnegiehall.org/names/90146> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

