@prefix ns1: <http://purl.org/ontology/mo/> .
@prefix ns2: <http://schema.org/> .
@prefix ns3: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/77831/work_09> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Who We Are" ;
    ns3:boys_chorus <http://data.carnegiehall.org/names/138498> ;
    ns3:childrens_chorus <http://data.carnegiehall.org/names/105155>,
        <http://data.carnegiehall.org/names/127997> ;
    ns3:choir <http://data.carnegiehall.org/names/118349>,
        <http://data.carnegiehall.org/names/131274> ;
    ns3:conductor <http://data.carnegiehall.org/names/133590>,
        <http://data.carnegiehall.org/names/138489> ;
    ns3:girls_chorus <http://data.carnegiehall.org/names/138497>,
        <http://data.carnegiehall.org/names/85221>,
        <http://data.carnegiehall.org/names/98350> ;
    ns3:piano <http://data.carnegiehall.org/names/138490> ;
    ns1:performer <http://data.carnegiehall.org/names/105155>,
        <http://data.carnegiehall.org/names/118349>,
        <http://data.carnegiehall.org/names/127997>,
        <http://data.carnegiehall.org/names/131274>,
        <http://data.carnegiehall.org/names/133590>,
        <http://data.carnegiehall.org/names/138489>,
        <http://data.carnegiehall.org/names/138490>,
        <http://data.carnegiehall.org/names/138497>,
        <http://data.carnegiehall.org/names/138498>,
        <http://data.carnegiehall.org/names/85221>,
        <http://data.carnegiehall.org/names/98350> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/122264> ;
    rdfs:comment "world premiere" .

