@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/7962/work_01> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Ariadne auf Naxos, Op. 60 (original version)" ;
    ns2:baritone <http://data.carnegiehall.org/names/29877>,
        <http://data.carnegiehall.org/names/9084> ;
    ns2:bass <http://data.carnegiehall.org/names/52634> ;
    ns2:mezzo_soprano <http://data.carnegiehall.org/names/12023> ;
    ns2:narrator <http://data.carnegiehall.org/names/15392> ;
    ns2:soprano <http://data.carnegiehall.org/names/22290>,
        <http://data.carnegiehall.org/names/49579>,
        <http://data.carnegiehall.org/names/51707>,
        <http://data.carnegiehall.org/names/58531> ;
    ns2:tenor <http://data.carnegiehall.org/names/23899>,
        <http://data.carnegiehall.org/names/3925> ;
    ns1:performer <http://data.carnegiehall.org/names/12023>,
        <http://data.carnegiehall.org/names/15392>,
        <http://data.carnegiehall.org/names/22290>,
        <http://data.carnegiehall.org/names/23899>,
        <http://data.carnegiehall.org/names/29877>,
        <http://data.carnegiehall.org/names/3925>,
        <http://data.carnegiehall.org/names/49579>,
        <http://data.carnegiehall.org/names/51707>,
        <http://data.carnegiehall.org/names/52634>,
        <http://data.carnegiehall.org/names/58531>,
        <http://data.carnegiehall.org/names/9084> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/22759> ;
    rdfs:comment "New York premiere" .

