@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/55450/work_04> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "The Gift of Life: Six Canticles of Creation" ;
    ns2:choir <http://data.carnegiehall.org/names/100915>,
        <http://data.carnegiehall.org/names/100916>,
        <http://data.carnegiehall.org/names/100917>,
        <http://data.carnegiehall.org/names/100918>,
        <http://data.carnegiehall.org/names/100919>,
        <http://data.carnegiehall.org/names/100920>,
        <http://data.carnegiehall.org/names/100921>,
        <http://data.carnegiehall.org/names/100922>,
        <http://data.carnegiehall.org/names/64124>,
        <http://data.carnegiehall.org/names/64127>,
        <http://data.carnegiehall.org/names/81578>,
        <http://data.carnegiehall.org/names/85304> ;
    ns1:performer <http://data.carnegiehall.org/names/100915>,
        <http://data.carnegiehall.org/names/100916>,
        <http://data.carnegiehall.org/names/100917>,
        <http://data.carnegiehall.org/names/100918>,
        <http://data.carnegiehall.org/names/100919>,
        <http://data.carnegiehall.org/names/100920>,
        <http://data.carnegiehall.org/names/100921>,
        <http://data.carnegiehall.org/names/100922>,
        <http://data.carnegiehall.org/names/64124>,
        <http://data.carnegiehall.org/names/64127>,
        <http://data.carnegiehall.org/names/81578>,
        <http://data.carnegiehall.org/names/85304> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/93927> ;
    rdfs:comment "New York premiere" .

