@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/33890/work_05> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:choir <http://data.carnegiehall.org/names/13273>,
        <http://data.carnegiehall.org/names/18525>,
        <http://data.carnegiehall.org/names/2206>,
        <http://data.carnegiehall.org/names/23786>,
        <http://data.carnegiehall.org/names/26717>,
        <http://data.carnegiehall.org/names/2879>,
        <http://data.carnegiehall.org/names/29849>,
        <http://data.carnegiehall.org/names/34030>,
        <http://data.carnegiehall.org/names/38814>,
        <http://data.carnegiehall.org/names/38815>,
        <http://data.carnegiehall.org/names/44936>,
        <http://data.carnegiehall.org/names/47099>,
        <http://data.carnegiehall.org/names/7066>,
        <http://data.carnegiehall.org/names/9968> ;
    ns1:performer <http://data.carnegiehall.org/names/13273>,
        <http://data.carnegiehall.org/names/18525>,
        <http://data.carnegiehall.org/names/2206>,
        <http://data.carnegiehall.org/names/23786>,
        <http://data.carnegiehall.org/names/26717>,
        <http://data.carnegiehall.org/names/2879>,
        <http://data.carnegiehall.org/names/29849>,
        <http://data.carnegiehall.org/names/34030>,
        <http://data.carnegiehall.org/names/38814>,
        <http://data.carnegiehall.org/names/38815>,
        <http://data.carnegiehall.org/names/44936>,
        <http://data.carnegiehall.org/names/47099>,
        <http://data.carnegiehall.org/names/7066>,
        <http://data.carnegiehall.org/names/9968> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

