@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/29980/work_02> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Oberon Overture, Op. 83" ;
    ns1:piano <http://data.carnegiehall.org/names/11084>,
        <http://data.carnegiehall.org/names/12336>,
        <http://data.carnegiehall.org/names/23846>,
        <http://data.carnegiehall.org/names/26540>,
        <http://data.carnegiehall.org/names/29471>,
        <http://data.carnegiehall.org/names/321>,
        <http://data.carnegiehall.org/names/33263>,
        <http://data.carnegiehall.org/names/33787>,
        <http://data.carnegiehall.org/names/34204>,
        <http://data.carnegiehall.org/names/3609>,
        <http://data.carnegiehall.org/names/37806>,
        <http://data.carnegiehall.org/names/42470>,
        <http://data.carnegiehall.org/names/44002>,
        <http://data.carnegiehall.org/names/50611>,
        <http://data.carnegiehall.org/names/51956>,
        <http://data.carnegiehall.org/names/51957>,
        <http://data.carnegiehall.org/names/5727>,
        <http://data.carnegiehall.org/names/57736>,
        <http://data.carnegiehall.org/names/57737>,
        <http://data.carnegiehall.org/names/89878> ;
    ns2:performer <http://data.carnegiehall.org/names/11084>,
        <http://data.carnegiehall.org/names/12336>,
        <http://data.carnegiehall.org/names/23846>,
        <http://data.carnegiehall.org/names/26540>,
        <http://data.carnegiehall.org/names/29471>,
        <http://data.carnegiehall.org/names/321>,
        <http://data.carnegiehall.org/names/33263>,
        <http://data.carnegiehall.org/names/33787>,
        <http://data.carnegiehall.org/names/34204>,
        <http://data.carnegiehall.org/names/3609>,
        <http://data.carnegiehall.org/names/37806>,
        <http://data.carnegiehall.org/names/42470>,
        <http://data.carnegiehall.org/names/44002>,
        <http://data.carnegiehall.org/names/50611>,
        <http://data.carnegiehall.org/names/51956>,
        <http://data.carnegiehall.org/names/51957>,
        <http://data.carnegiehall.org/names/5727>,
        <http://data.carnegiehall.org/names/57736>,
        <http://data.carnegiehall.org/names/57737>,
        <http://data.carnegiehall.org/names/89878> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/83541> .

