@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/53431/work_24> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:childrens_chorus <http://data.carnegiehall.org/names/72429> ;
    ns1:choir <http://data.carnegiehall.org/names/99176>,
        <http://data.carnegiehall.org/names/99177>,
        <http://data.carnegiehall.org/names/99178>,
        <http://data.carnegiehall.org/names/99179>,
        <http://data.carnegiehall.org/names/99180>,
        <http://data.carnegiehall.org/names/99181> ;
    ns1:handbell_choir <http://data.carnegiehall.org/names/99174>,
        <http://data.carnegiehall.org/names/99175> ;
    ns1:soprano <http://data.carnegiehall.org/names/99173> ;
    ns1:tenor <http://data.carnegiehall.org/names/99171>,
        <http://data.carnegiehall.org/names/99172> ;
    ns1:uilleann_pipes <http://data.carnegiehall.org/names/72426> ;
    ns1:violin <http://data.carnegiehall.org/names/83956> ;
    ns2:performer <http://data.carnegiehall.org/names/72426>,
        <http://data.carnegiehall.org/names/72429>,
        <http://data.carnegiehall.org/names/83956>,
        <http://data.carnegiehall.org/names/99171>,
        <http://data.carnegiehall.org/names/99172>,
        <http://data.carnegiehall.org/names/99173>,
        <http://data.carnegiehall.org/names/99174>,
        <http://data.carnegiehall.org/names/99175>,
        <http://data.carnegiehall.org/names/99176>,
        <http://data.carnegiehall.org/names/99177>,
        <http://data.carnegiehall.org/names/99178>,
        <http://data.carnegiehall.org/names/99179>,
        <http://data.carnegiehall.org/names/99180>,
        <http://data.carnegiehall.org/names/99181> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

