@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/62125/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "The Great Christmas Ring" ;
    ns1:choir <http://data.carnegiehall.org/names/102493>,
        <http://data.carnegiehall.org/names/102494>,
        <http://data.carnegiehall.org/names/107331>,
        <http://data.carnegiehall.org/names/107340>,
        <http://data.carnegiehall.org/names/107341>,
        <http://data.carnegiehall.org/names/107342>,
        <http://data.carnegiehall.org/names/115514>,
        <http://data.carnegiehall.org/names/121143>,
        <http://data.carnegiehall.org/names/121144>,
        <http://data.carnegiehall.org/names/121145>,
        <http://data.carnegiehall.org/names/121146>,
        <http://data.carnegiehall.org/names/121147>,
        <http://data.carnegiehall.org/names/121148>,
        <http://data.carnegiehall.org/names/121149>,
        <http://data.carnegiehall.org/names/121150>,
        <http://data.carnegiehall.org/names/121151>,
        <http://data.carnegiehall.org/names/121152>,
        <http://data.carnegiehall.org/names/121153>,
        <http://data.carnegiehall.org/names/121154>,
        <http://data.carnegiehall.org/names/121155>,
        <http://data.carnegiehall.org/names/121156>,
        <http://data.carnegiehall.org/names/121157>,
        <http://data.carnegiehall.org/names/121159>,
        <http://data.carnegiehall.org/names/121160>,
        <http://data.carnegiehall.org/names/121161>,
        <http://data.carnegiehall.org/names/121162>,
        <http://data.carnegiehall.org/names/121163>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/92116>,
        <http://data.carnegiehall.org/names/93803> ;
    ns1:conductor <http://data.carnegiehall.org/names/121140> ;
    ns1:handbell_choir <http://data.carnegiehall.org/names/121158> ;
    ns2:performer <http://data.carnegiehall.org/names/102493>,
        <http://data.carnegiehall.org/names/102494>,
        <http://data.carnegiehall.org/names/107331>,
        <http://data.carnegiehall.org/names/107340>,
        <http://data.carnegiehall.org/names/107341>,
        <http://data.carnegiehall.org/names/107342>,
        <http://data.carnegiehall.org/names/115514>,
        <http://data.carnegiehall.org/names/121140>,
        <http://data.carnegiehall.org/names/121143>,
        <http://data.carnegiehall.org/names/121144>,
        <http://data.carnegiehall.org/names/121145>,
        <http://data.carnegiehall.org/names/121146>,
        <http://data.carnegiehall.org/names/121147>,
        <http://data.carnegiehall.org/names/121148>,
        <http://data.carnegiehall.org/names/121149>,
        <http://data.carnegiehall.org/names/121150>,
        <http://data.carnegiehall.org/names/121151>,
        <http://data.carnegiehall.org/names/121152>,
        <http://data.carnegiehall.org/names/121153>,
        <http://data.carnegiehall.org/names/121154>,
        <http://data.carnegiehall.org/names/121155>,
        <http://data.carnegiehall.org/names/121156>,
        <http://data.carnegiehall.org/names/121157>,
        <http://data.carnegiehall.org/names/121158>,
        <http://data.carnegiehall.org/names/121159>,
        <http://data.carnegiehall.org/names/121160>,
        <http://data.carnegiehall.org/names/121161>,
        <http://data.carnegiehall.org/names/121162>,
        <http://data.carnegiehall.org/names/121163>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/92116>,
        <http://data.carnegiehall.org/names/93803> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/107784> .

