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

<http://data.carnegiehall.org/events/2079/work_01> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Moses und Aron" ;
    ns1:alto <http://data.carnegiehall.org/names/18260> ;
    ns1:baritone <http://data.carnegiehall.org/names/16787>,
        <http://data.carnegiehall.org/names/17281>,
        <http://data.carnegiehall.org/names/34574>,
        <http://data.carnegiehall.org/names/38575>,
        <http://data.carnegiehall.org/names/39191> ;
    ns1:bass <http://data.carnegiehall.org/names/45936> ;
    ns1:bass_baritone <http://data.carnegiehall.org/names/38370>,
        <http://data.carnegiehall.org/names/6507> ;
    ns1:choir <http://data.carnegiehall.org/names/10066>,
        <http://data.carnegiehall.org/names/24238> ;
    ns1:contralto <http://data.carnegiehall.org/names/57501> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/13261> ;
    ns1:soprano <http://data.carnegiehall.org/names/13085>,
        <http://data.carnegiehall.org/names/33707>,
        <http://data.carnegiehall.org/names/49686> ;
    ns1:tenor <http://data.carnegiehall.org/names/36166>,
        <http://data.carnegiehall.org/names/3650>,
        <http://data.carnegiehall.org/names/38878> ;
    ns3:performer <http://data.carnegiehall.org/names/10066>,
        <http://data.carnegiehall.org/names/13085>,
        <http://data.carnegiehall.org/names/13261>,
        <http://data.carnegiehall.org/names/16787>,
        <http://data.carnegiehall.org/names/17281>,
        <http://data.carnegiehall.org/names/18260>,
        <http://data.carnegiehall.org/names/24238>,
        <http://data.carnegiehall.org/names/33707>,
        <http://data.carnegiehall.org/names/34574>,
        <http://data.carnegiehall.org/names/36166>,
        <http://data.carnegiehall.org/names/3650>,
        <http://data.carnegiehall.org/names/38370>,
        <http://data.carnegiehall.org/names/38575>,
        <http://data.carnegiehall.org/names/38878>,
        <http://data.carnegiehall.org/names/39191>,
        <http://data.carnegiehall.org/names/45936>,
        <http://data.carnegiehall.org/names/49686>,
        <http://data.carnegiehall.org/names/57501>,
        <http://data.carnegiehall.org/names/6507> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/2832> ;
    rdfs:comment "New York premiere" .

