@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/62122/work_08> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Winter Wonderland" ;
    ns1:childrens_chorus <http://data.carnegiehall.org/names/105004> ;
    ns1:choir <http://data.carnegiehall.org/names/102493>,
        <http://data.carnegiehall.org/names/107330>,
        <http://data.carnegiehall.org/names/108928>,
        <http://data.carnegiehall.org/names/112602>,
        <http://data.carnegiehall.org/names/112795>,
        <http://data.carnegiehall.org/names/121090>,
        <http://data.carnegiehall.org/names/121091>,
        <http://data.carnegiehall.org/names/121092>,
        <http://data.carnegiehall.org/names/121093>,
        <http://data.carnegiehall.org/names/121094>,
        <http://data.carnegiehall.org/names/121095>,
        <http://data.carnegiehall.org/names/121096>,
        <http://data.carnegiehall.org/names/121097>,
        <http://data.carnegiehall.org/names/121098>,
        <http://data.carnegiehall.org/names/121099>,
        <http://data.carnegiehall.org/names/73131>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/94554> ;
    ns1:piano <http://data.carnegiehall.org/names/84994> ;
    ns2:performer <http://data.carnegiehall.org/names/102493>,
        <http://data.carnegiehall.org/names/105004>,
        <http://data.carnegiehall.org/names/107330>,
        <http://data.carnegiehall.org/names/108928>,
        <http://data.carnegiehall.org/names/112602>,
        <http://data.carnegiehall.org/names/112795>,
        <http://data.carnegiehall.org/names/121090>,
        <http://data.carnegiehall.org/names/121091>,
        <http://data.carnegiehall.org/names/121092>,
        <http://data.carnegiehall.org/names/121093>,
        <http://data.carnegiehall.org/names/121094>,
        <http://data.carnegiehall.org/names/121095>,
        <http://data.carnegiehall.org/names/121096>,
        <http://data.carnegiehall.org/names/121097>,
        <http://data.carnegiehall.org/names/121098>,
        <http://data.carnegiehall.org/names/121099>,
        <http://data.carnegiehall.org/names/73131>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/84994>,
        <http://data.carnegiehall.org/names/94554> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/107711> .

