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

<http://data.carnegiehall.org/events/54014/work_04> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "The Classical Style: An Opera (of Sorts)" ;
    ns2:baritone <http://data.carnegiehall.org/names/50437> ;
    ns2:bass_baritone <http://data.carnegiehall.org/names/85220>,
        <http://data.carnegiehall.org/names/98723> ;
    ns2:mezzo_soprano <http://data.carnegiehall.org/names/85123>,
        <http://data.carnegiehall.org/names/98722> ;
    ns2:soprano <http://data.carnegiehall.org/names/73203> ;
    ns2:tenor <http://data.carnegiehall.org/names/68085>,
        <http://data.carnegiehall.org/names/73211> ;
    ns3:performer <http://data.carnegiehall.org/names/50437>,
        <http://data.carnegiehall.org/names/68085>,
        <http://data.carnegiehall.org/names/73203>,
        <http://data.carnegiehall.org/names/73211>,
        <http://data.carnegiehall.org/names/85123>,
        <http://data.carnegiehall.org/names/85220>,
        <http://data.carnegiehall.org/names/98722>,
        <http://data.carnegiehall.org/names/98723> ;
    ns1:workPerformed <http://data.carnegiehall.org/works/91744> ;
    rdfs:comment "New York premiere" .

