@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/75154/work_01> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Song of Hope" ;
    ns2:baritone <http://data.carnegiehall.org/names/84264> ;
    ns2:choir <http://data.carnegiehall.org/names/134799>,
        <http://data.carnegiehall.org/names/134800>,
        <http://data.carnegiehall.org/names/134801>,
        <http://data.carnegiehall.org/names/134802>,
        <http://data.carnegiehall.org/names/134803>,
        <http://data.carnegiehall.org/names/134804> ;
    ns2:conductor <http://data.carnegiehall.org/names/51425> ;
    ns2:soprano <http://data.carnegiehall.org/names/134793> ;
    ns1:performer <http://data.carnegiehall.org/names/134793>,
        <http://data.carnegiehall.org/names/134799>,
        <http://data.carnegiehall.org/names/134800>,
        <http://data.carnegiehall.org/names/134801>,
        <http://data.carnegiehall.org/names/134802>,
        <http://data.carnegiehall.org/names/134803>,
        <http://data.carnegiehall.org/names/134804>,
        <http://data.carnegiehall.org/names/51425>,
        <http://data.carnegiehall.org/names/84264> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/118974> ;
    rdfs:comment "world premiere" .

