@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/75107/work_01> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Celebration" ;
    ns1:choir <http://data.carnegiehall.org/names/111735>,
        <http://data.carnegiehall.org/names/111742>,
        <http://data.carnegiehall.org/names/113205>,
        <http://data.carnegiehall.org/names/134683>,
        <http://data.carnegiehall.org/names/134684>,
        <http://data.carnegiehall.org/names/134685>,
        <http://data.carnegiehall.org/names/134686>,
        <http://data.carnegiehall.org/names/74658>,
        <http://data.carnegiehall.org/names/77928>,
        <http://data.carnegiehall.org/names/98495> ;
    ns1:conductor <http://data.carnegiehall.org/names/3000> ;
    ns1:soprano <http://data.carnegiehall.org/names/133029> ;
    ns2:performer <http://data.carnegiehall.org/names/111735>,
        <http://data.carnegiehall.org/names/111742>,
        <http://data.carnegiehall.org/names/113205>,
        <http://data.carnegiehall.org/names/133029>,
        <http://data.carnegiehall.org/names/134683>,
        <http://data.carnegiehall.org/names/134684>,
        <http://data.carnegiehall.org/names/134685>,
        <http://data.carnegiehall.org/names/134686>,
        <http://data.carnegiehall.org/names/3000>,
        <http://data.carnegiehall.org/names/74658>,
        <http://data.carnegiehall.org/names/77928>,
        <http://data.carnegiehall.org/names/98495> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/118904> ;
    rdfs:comment "world premiere" .

