@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/25805/work_06> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:choir <http://data.carnegiehall.org/names/10393>,
        <http://data.carnegiehall.org/names/12846>,
        <http://data.carnegiehall.org/names/14478>,
        <http://data.carnegiehall.org/names/14479>,
        <http://data.carnegiehall.org/names/14722>,
        <http://data.carnegiehall.org/names/17938>,
        <http://data.carnegiehall.org/names/17939>,
        <http://data.carnegiehall.org/names/21832>,
        <http://data.carnegiehall.org/names/25678>,
        <http://data.carnegiehall.org/names/26626>,
        <http://data.carnegiehall.org/names/27161>,
        <http://data.carnegiehall.org/names/2820>,
        <http://data.carnegiehall.org/names/29859>,
        <http://data.carnegiehall.org/names/3276>,
        <http://data.carnegiehall.org/names/34067>,
        <http://data.carnegiehall.org/names/34565>,
        <http://data.carnegiehall.org/names/36844>,
        <http://data.carnegiehall.org/names/41796>,
        <http://data.carnegiehall.org/names/43726>,
        <http://data.carnegiehall.org/names/47596>,
        <http://data.carnegiehall.org/names/4912>,
        <http://data.carnegiehall.org/names/57592>,
        <http://data.carnegiehall.org/names/58483>,
        <http://data.carnegiehall.org/names/59106> ;
    ns2:performer <http://data.carnegiehall.org/names/10393>,
        <http://data.carnegiehall.org/names/12846>,
        <http://data.carnegiehall.org/names/14478>,
        <http://data.carnegiehall.org/names/14479>,
        <http://data.carnegiehall.org/names/14722>,
        <http://data.carnegiehall.org/names/17938>,
        <http://data.carnegiehall.org/names/17939>,
        <http://data.carnegiehall.org/names/21832>,
        <http://data.carnegiehall.org/names/25678>,
        <http://data.carnegiehall.org/names/26626>,
        <http://data.carnegiehall.org/names/27161>,
        <http://data.carnegiehall.org/names/2820>,
        <http://data.carnegiehall.org/names/29859>,
        <http://data.carnegiehall.org/names/3276>,
        <http://data.carnegiehall.org/names/34067>,
        <http://data.carnegiehall.org/names/34565>,
        <http://data.carnegiehall.org/names/36844>,
        <http://data.carnegiehall.org/names/41796>,
        <http://data.carnegiehall.org/names/43726>,
        <http://data.carnegiehall.org/names/47596>,
        <http://data.carnegiehall.org/names/4912>,
        <http://data.carnegiehall.org/names/57592>,
        <http://data.carnegiehall.org/names/58483>,
        <http://data.carnegiehall.org/names/59106> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

