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

<http://data.carnegiehall.org/events/59411/work_05> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "International Carol Suites" ;
    ns2:baritone <http://data.carnegiehall.org/names/26185> ;
    ns2:choir <http://data.carnegiehall.org/names/80008> ;
    ns2:conductor <http://data.carnegiehall.org/names/77738> ;
    ns2:mezzo_soprano <http://data.carnegiehall.org/names/110996> ;
    ns2:soprano <http://data.carnegiehall.org/names/110995> ;
    ns2:tenor <http://data.carnegiehall.org/names/106647> ;
    ns1:performer <http://data.carnegiehall.org/names/106647>,
        <http://data.carnegiehall.org/names/110995>,
        <http://data.carnegiehall.org/names/110996>,
        <http://data.carnegiehall.org/names/26185>,
        <http://data.carnegiehall.org/names/77738>,
        <http://data.carnegiehall.org/names/80008> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/100344> ;
    rdfs:comment "New York premiere" .

