@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/62905/work_20> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:choir <http://data.carnegiehall.org/names/118136>,
        <http://data.carnegiehall.org/names/118137>,
        <http://data.carnegiehall.org/names/118138>,
        <http://data.carnegiehall.org/names/118139>,
        <http://data.carnegiehall.org/names/118140>,
        <http://data.carnegiehall.org/names/118141>,
        <http://data.carnegiehall.org/names/118142>,
        <http://data.carnegiehall.org/names/118143>,
        <http://data.carnegiehall.org/names/118144>,
        <http://data.carnegiehall.org/names/118145>,
        <http://data.carnegiehall.org/names/118146>,
        <http://data.carnegiehall.org/names/118147>,
        <http://data.carnegiehall.org/names/118148>,
        <http://data.carnegiehall.org/names/118149>,
        <http://data.carnegiehall.org/names/118150>,
        <http://data.carnegiehall.org/names/118151>,
        <http://data.carnegiehall.org/names/118152>,
        <http://data.carnegiehall.org/names/118153>,
        <http://data.carnegiehall.org/names/118154>,
        <http://data.carnegiehall.org/names/118155>,
        <http://data.carnegiehall.org/names/118156>,
        <http://data.carnegiehall.org/names/118157> ;
    ns2:performer <http://data.carnegiehall.org/names/118136>,
        <http://data.carnegiehall.org/names/118137>,
        <http://data.carnegiehall.org/names/118138>,
        <http://data.carnegiehall.org/names/118139>,
        <http://data.carnegiehall.org/names/118140>,
        <http://data.carnegiehall.org/names/118141>,
        <http://data.carnegiehall.org/names/118142>,
        <http://data.carnegiehall.org/names/118143>,
        <http://data.carnegiehall.org/names/118144>,
        <http://data.carnegiehall.org/names/118145>,
        <http://data.carnegiehall.org/names/118146>,
        <http://data.carnegiehall.org/names/118147>,
        <http://data.carnegiehall.org/names/118148>,
        <http://data.carnegiehall.org/names/118149>,
        <http://data.carnegiehall.org/names/118150>,
        <http://data.carnegiehall.org/names/118151>,
        <http://data.carnegiehall.org/names/118152>,
        <http://data.carnegiehall.org/names/118153>,
        <http://data.carnegiehall.org/names/118154>,
        <http://data.carnegiehall.org/names/118155>,
        <http://data.carnegiehall.org/names/118156>,
        <http://data.carnegiehall.org/names/118157> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

