@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/46787/work_05> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Voices from the Morning of the Earth (American Songbook VI)" ;
    ns1:baritone <http://data.carnegiehall.org/names/7153> ;
    ns1:chamber_ensemble <http://data.carnegiehall.org/names/66844> ;
    ns1:conductor <http://data.carnegiehall.org/names/66840> ;
    ns1:percussion <http://data.carnegiehall.org/names/40578>,
        <http://data.carnegiehall.org/names/66841>,
        <http://data.carnegiehall.org/names/66843>,
        <http://data.carnegiehall.org/names/82753> ;
    ns1:piano <http://data.carnegiehall.org/names/59466> ;
    ns1:soprano <http://data.carnegiehall.org/names/10149> ;
    ns2:performer <http://data.carnegiehall.org/names/10149>,
        <http://data.carnegiehall.org/names/40578>,
        <http://data.carnegiehall.org/names/59466>,
        <http://data.carnegiehall.org/names/66840>,
        <http://data.carnegiehall.org/names/66841>,
        <http://data.carnegiehall.org/names/66843>,
        <http://data.carnegiehall.org/names/66844>,
        <http://data.carnegiehall.org/names/7153>,
        <http://data.carnegiehall.org/names/82753> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/78172> ;
    rdfs:comment "New York premiere" .

