@prefix ns1: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix ns2: <http://schema.org/> .
@prefix ns3: <http://purl.org/ontology/mo/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/62783/work_19> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:choir <http://data.carnegiehall.org/names/100893>,
        <http://data.carnegiehall.org/names/108732>,
        <http://data.carnegiehall.org/names/117883>,
        <http://data.carnegiehall.org/names/117884>,
        <http://data.carnegiehall.org/names/117885>,
        <http://data.carnegiehall.org/names/117886>,
        <http://data.carnegiehall.org/names/117887>,
        <http://data.carnegiehall.org/names/117888>,
        <http://data.carnegiehall.org/names/117889>,
        <http://data.carnegiehall.org/names/117890>,
        <http://data.carnegiehall.org/names/117891>,
        <http://data.carnegiehall.org/names/117892>,
        <http://data.carnegiehall.org/names/117893>,
        <http://data.carnegiehall.org/names/117894> ;
    ns3:performer <http://data.carnegiehall.org/names/100893>,
        <http://data.carnegiehall.org/names/108732>,
        <http://data.carnegiehall.org/names/117883>,
        <http://data.carnegiehall.org/names/117884>,
        <http://data.carnegiehall.org/names/117885>,
        <http://data.carnegiehall.org/names/117886>,
        <http://data.carnegiehall.org/names/117887>,
        <http://data.carnegiehall.org/names/117888>,
        <http://data.carnegiehall.org/names/117889>,
        <http://data.carnegiehall.org/names/117890>,
        <http://data.carnegiehall.org/names/117891>,
        <http://data.carnegiehall.org/names/117892>,
        <http://data.carnegiehall.org/names/117893>,
        <http://data.carnegiehall.org/names/117894> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/104450> .

