@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/43719> 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/72034> ;
    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 "2005-09-18T19:30:00"^^xsd:dateTime ;
    ns1:subEvent <http://data.carnegiehall.org/events/43719/work_01>,
        <http://data.carnegiehall.org/events/43719/work_02>,
        <http://data.carnegiehall.org/events/43719/work_03>,
        <http://data.carnegiehall.org/events/43719/work_04> ;
    rdfs:comment """Weill Music Institute Professional Training Workshop: Ton Koopman Workshop: Bach Choral Works\r
All-Bach Program\r
From September 12-19, 2005, Ton Koopman worked with 48 singers and period instrumentalists on three Bach choral cantatas.  Participants were chosen through a competitive application process; vocal soloists and violin section leaders were chosen from participants through a separate audition.  The workshop schedule comprised rehearsal sessions led by Ton Koopman and choral preparer Ulrike Grosch as well as lectures given by Bach scholar Christoph Wolff; this concert was the culminating event of the workshop.""" .

