@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/17792/work_23> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:choir <http://data.carnegiehall.org/names/20314>,
        <http://data.carnegiehall.org/names/3086>,
        <http://data.carnegiehall.org/names/4765>,
        <http://data.carnegiehall.org/names/56673>,
        <http://data.carnegiehall.org/names/89965>,
        <http://data.carnegiehall.org/names/89966>,
        <http://data.carnegiehall.org/names/89967>,
        <http://data.carnegiehall.org/names/89969>,
        <http://data.carnegiehall.org/names/89972>,
        <http://data.carnegiehall.org/names/89974>,
        <http://data.carnegiehall.org/names/89975>,
        <http://data.carnegiehall.org/names/89976>,
        <http://data.carnegiehall.org/names/9507>,
        <http://data.carnegiehall.org/names/9968> ;
    ns2:mens_chorus <http://data.carnegiehall.org/names/40801>,
        <http://data.carnegiehall.org/names/89970>,
        <http://data.carnegiehall.org/names/89971>,
        <http://data.carnegiehall.org/names/89973> ;
    ns2:organ <http://data.carnegiehall.org/names/959> ;
    ns2:piano <http://data.carnegiehall.org/names/52710> ;
    ns1:performer <http://data.carnegiehall.org/names/20314>,
        <http://data.carnegiehall.org/names/3086>,
        <http://data.carnegiehall.org/names/40801>,
        <http://data.carnegiehall.org/names/4765>,
        <http://data.carnegiehall.org/names/52710>,
        <http://data.carnegiehall.org/names/56673>,
        <http://data.carnegiehall.org/names/89965>,
        <http://data.carnegiehall.org/names/89966>,
        <http://data.carnegiehall.org/names/89967>,
        <http://data.carnegiehall.org/names/89969>,
        <http://data.carnegiehall.org/names/89970>,
        <http://data.carnegiehall.org/names/89971>,
        <http://data.carnegiehall.org/names/89972>,
        <http://data.carnegiehall.org/names/89973>,
        <http://data.carnegiehall.org/names/89974>,
        <http://data.carnegiehall.org/names/89975>,
        <http://data.carnegiehall.org/names/89976>,
        <http://data.carnegiehall.org/names/9507>,
        <http://data.carnegiehall.org/names/959>,
        <http://data.carnegiehall.org/names/9968> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

