@prefix ns1: <http://schema.org/> .
@prefix ns2: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.carnegiehall.org/events/45776> a ns1:Event ;
    rdfs:label "Ton Koopman Workshop: Ton Koopman Young Artists Concert" ;
    ns2:conductor <http://data.carnegiehall.org/names/66041> ;
    ns2:orchestra <http://data.carnegiehall.org/names/22969> ;
    ns1:description "choir and orchestra performance",
        "master class",
        "workshop" ;
    ns1:location <http://data.carnegiehall.org/venues/65521> ;
    ns1:organizer <http://data.carnegiehall.org/names/271> ;
    ns1:startDate "2008-02-17T19:30:00"^^xsd:dateTime ;
    ns1:subEvent <http://data.carnegiehall.org/events/45776/work_01>,
        <http://data.carnegiehall.org/events/45776/work_02> ;
    rdfs:comment """All-Handel Program\r
Ton Koopman Workshop: Handel Choral Works for Singers\r
Weill Music Institute Professional Training Workshop: Ton Koopman Workshop: Handel Choral Works for Singers\r
From February 11–17, 2008, Baroque music specialist Ton Koopman led approximately 30 singers and the Orchestra of St. Luke’s in a workshop focusing on Handel choral works.  Choral rehearsals with Mr. Koopman and Andrew Megill focused on elements of phrasing, style, and breath.  This was the culminating performance.\r
""" .

