@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/53793/work_23> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:choir <http://data.carnegiehall.org/names/37904>,
        <http://data.carnegiehall.org/names/64740>,
        <http://data.carnegiehall.org/names/76745>,
        <http://data.carnegiehall.org/names/79865>,
        <http://data.carnegiehall.org/names/81001>,
        <http://data.carnegiehall.org/names/86864>,
        <http://data.carnegiehall.org/names/87195>,
        <http://data.carnegiehall.org/names/87434>,
        <http://data.carnegiehall.org/names/98039>,
        <http://data.carnegiehall.org/names/98040>,
        <http://data.carnegiehall.org/names/98041>,
        <http://data.carnegiehall.org/names/98042>,
        <http://data.carnegiehall.org/names/98043>,
        <http://data.carnegiehall.org/names/98044>,
        <http://data.carnegiehall.org/names/98045>,
        <http://data.carnegiehall.org/names/98046> ;
    ns1:performer <http://data.carnegiehall.org/names/37904>,
        <http://data.carnegiehall.org/names/64740>,
        <http://data.carnegiehall.org/names/76745>,
        <http://data.carnegiehall.org/names/79865>,
        <http://data.carnegiehall.org/names/81001>,
        <http://data.carnegiehall.org/names/86864>,
        <http://data.carnegiehall.org/names/87195>,
        <http://data.carnegiehall.org/names/87434>,
        <http://data.carnegiehall.org/names/98039>,
        <http://data.carnegiehall.org/names/98040>,
        <http://data.carnegiehall.org/names/98041>,
        <http://data.carnegiehall.org/names/98042>,
        <http://data.carnegiehall.org/names/98043>,
        <http://data.carnegiehall.org/names/98044>,
        <http://data.carnegiehall.org/names/98045>,
        <http://data.carnegiehall.org/names/98046> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

