@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/21665/work_04> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Magnificat" ;
    ns2:baritone <http://data.carnegiehall.org/names/51023>,
        <http://data.carnegiehall.org/names/75530> ;
    ns2:bass <http://data.carnegiehall.org/names/77522> ;
    ns2:bass_baritone <http://data.carnegiehall.org/names/47909> ;
    ns2:choir <http://data.carnegiehall.org/names/34991>,
        <http://data.carnegiehall.org/names/5722> ;
    ns2:countertenor <http://data.carnegiehall.org/names/77523>,
        <http://data.carnegiehall.org/names/77524> ;
    ns2:tenor <http://data.carnegiehall.org/names/42853>,
        <http://data.carnegiehall.org/names/77525> ;
    ns1:performer <http://data.carnegiehall.org/names/34991>,
        <http://data.carnegiehall.org/names/42853>,
        <http://data.carnegiehall.org/names/47909>,
        <http://data.carnegiehall.org/names/51023>,
        <http://data.carnegiehall.org/names/5722>,
        <http://data.carnegiehall.org/names/75530>,
        <http://data.carnegiehall.org/names/77522>,
        <http://data.carnegiehall.org/names/77523>,
        <http://data.carnegiehall.org/names/77524>,
        <http://data.carnegiehall.org/names/77525> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/25842> ;
    rdfs:comment "New York premiere" .

