@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/60428/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Missa Cellensis, H.XXII:8, \"Mariazellermesse\"" ;
    ns1:bass <http://data.carnegiehall.org/names/112881> ;
    ns1:choir <http://data.carnegiehall.org/names/112882>,
        <http://data.carnegiehall.org/names/112883>,
        <http://data.carnegiehall.org/names/112884>,
        <http://data.carnegiehall.org/names/112885>,
        <http://data.carnegiehall.org/names/77686>,
        <http://data.carnegiehall.org/names/77687>,
        <http://data.carnegiehall.org/names/77688> ;
    ns1:conductor <http://data.carnegiehall.org/names/87916> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/72695> ;
    ns1:soprano <http://data.carnegiehall.org/names/112879> ;
    ns1:tenor <http://data.carnegiehall.org/names/112880> ;
    ns2:performer <http://data.carnegiehall.org/names/112879>,
        <http://data.carnegiehall.org/names/112880>,
        <http://data.carnegiehall.org/names/112881>,
        <http://data.carnegiehall.org/names/112882>,
        <http://data.carnegiehall.org/names/112883>,
        <http://data.carnegiehall.org/names/112884>,
        <http://data.carnegiehall.org/names/112885>,
        <http://data.carnegiehall.org/names/72695>,
        <http://data.carnegiehall.org/names/77686>,
        <http://data.carnegiehall.org/names/77687>,
        <http://data.carnegiehall.org/names/77688>,
        <http://data.carnegiehall.org/names/87916> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/5540> .

