@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/25192/work_01> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Ariodante, HWV 33" ;
    ns1:baritone <http://data.carnegiehall.org/names/47560> ;
    ns1:cello <http://data.carnegiehall.org/names/49170> ;
    ns1:contralto <http://data.carnegiehall.org/names/45306> ;
    ns1:double_bass <http://data.carnegiehall.org/names/57433> ;
    ns1:harpsichord <http://data.carnegiehall.org/names/22896> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/60085> ;
    ns1:soprano <http://data.carnegiehall.org/names/13550>,
        <http://data.carnegiehall.org/names/334> ;
    ns1:tenor <http://data.carnegiehall.org/names/319>,
        <http://data.carnegiehall.org/names/49910> ;
    ns2:performer <http://data.carnegiehall.org/names/13550>,
        <http://data.carnegiehall.org/names/22896>,
        <http://data.carnegiehall.org/names/319>,
        <http://data.carnegiehall.org/names/334>,
        <http://data.carnegiehall.org/names/45306>,
        <http://data.carnegiehall.org/names/47560>,
        <http://data.carnegiehall.org/names/49170>,
        <http://data.carnegiehall.org/names/49910>,
        <http://data.carnegiehall.org/names/57433>,
        <http://data.carnegiehall.org/names/60085> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/53473> ;
    rdfs:comment "New York premiere" .

