@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/15697/work_04> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Missa Cellensis, H.XXII:8, \"Mariazellermesse\"" ;
    ns1:baritone <http://data.carnegiehall.org/names/17801> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/19478> ;
    ns1:orchestra <http://data.carnegiehall.org/names/34498> ;
    ns1:organ <http://data.carnegiehall.org/names/49166> ;
    ns1:soprano <http://data.carnegiehall.org/names/51316> ;
    ns1:tenor <http://data.carnegiehall.org/names/34489> ;
    ns2:performer <http://data.carnegiehall.org/names/17801>,
        <http://data.carnegiehall.org/names/19478>,
        <http://data.carnegiehall.org/names/34489>,
        <http://data.carnegiehall.org/names/34498>,
        <http://data.carnegiehall.org/names/49166>,
        <http://data.carnegiehall.org/names/51316> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/5540> ;
    rdfs:comment "United States premiere" .

