@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/61830/work_08> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:choir <http://data.carnegiehall.org/names/115387>,
        <http://data.carnegiehall.org/names/115388>,
        <http://data.carnegiehall.org/names/115389>,
        <http://data.carnegiehall.org/names/115390>,
        <http://data.carnegiehall.org/names/115391>,
        <http://data.carnegiehall.org/names/115392>,
        <http://data.carnegiehall.org/names/115393>,
        <http://data.carnegiehall.org/names/115394>,
        <http://data.carnegiehall.org/names/115396>,
        <http://data.carnegiehall.org/names/115397>,
        <http://data.carnegiehall.org/names/115398>,
        <http://data.carnegiehall.org/names/115399>,
        <http://data.carnegiehall.org/names/115400>,
        <http://data.carnegiehall.org/names/115401>,
        <http://data.carnegiehall.org/names/115402>,
        <http://data.carnegiehall.org/names/115403>,
        <http://data.carnegiehall.org/names/115404>,
        <http://data.carnegiehall.org/names/14127>,
        <http://data.carnegiehall.org/names/14128>,
        <http://data.carnegiehall.org/names/51739>,
        <http://data.carnegiehall.org/names/74656>,
        <http://data.carnegiehall.org/names/82696> ;
    ns2:performer <http://data.carnegiehall.org/names/115387>,
        <http://data.carnegiehall.org/names/115388>,
        <http://data.carnegiehall.org/names/115389>,
        <http://data.carnegiehall.org/names/115390>,
        <http://data.carnegiehall.org/names/115391>,
        <http://data.carnegiehall.org/names/115392>,
        <http://data.carnegiehall.org/names/115393>,
        <http://data.carnegiehall.org/names/115394>,
        <http://data.carnegiehall.org/names/115396>,
        <http://data.carnegiehall.org/names/115397>,
        <http://data.carnegiehall.org/names/115398>,
        <http://data.carnegiehall.org/names/115399>,
        <http://data.carnegiehall.org/names/115400>,
        <http://data.carnegiehall.org/names/115401>,
        <http://data.carnegiehall.org/names/115402>,
        <http://data.carnegiehall.org/names/115403>,
        <http://data.carnegiehall.org/names/115404>,
        <http://data.carnegiehall.org/names/14127>,
        <http://data.carnegiehall.org/names/14128>,
        <http://data.carnegiehall.org/names/51739>,
        <http://data.carnegiehall.org/names/74656>,
        <http://data.carnegiehall.org/names/82696> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

