@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/75873/work_04> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "6 Quartets, Op. 112" ;
    ns1:alto <http://data.carnegiehall.org/names/58444> ;
    ns1:bass <http://data.carnegiehall.org/names/37946> ;
    ns1:piano <http://data.carnegiehall.org/names/51747> ;
    ns1:soprano <http://data.carnegiehall.org/names/135598> ;
    ns1:tenor <http://data.carnegiehall.org/names/43129> ;
    ns2:performer <http://data.carnegiehall.org/names/135598>,
        <http://data.carnegiehall.org/names/37946>,
        <http://data.carnegiehall.org/names/43129>,
        <http://data.carnegiehall.org/names/51747>,
        <http://data.carnegiehall.org/names/58444> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/119771> ;
    rdfs:comment "New York premiere" .

