@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/16844/work_08> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Cantus Contra Cantum Vi" ;
    ns1:bassoon <http://data.carnegiehall.org/names/26016> ;
    ns1:cello <http://data.carnegiehall.org/names/26935> ;
    ns1:clarinet <http://data.carnegiehall.org/names/28806> ;
    ns1:french_horn <http://data.carnegiehall.org/names/30556> ;
    ns1:soprano <http://data.carnegiehall.org/names/43021> ;
    ns1:tenor <http://data.carnegiehall.org/names/15346> ;
    ns1:vocal_ensemble <http://data.carnegiehall.org/names/45292> ;
    ns2:performer <http://data.carnegiehall.org/names/15346>,
        <http://data.carnegiehall.org/names/26016>,
        <http://data.carnegiehall.org/names/26935>,
        <http://data.carnegiehall.org/names/28806>,
        <http://data.carnegiehall.org/names/30556>,
        <http://data.carnegiehall.org/names/43021>,
        <http://data.carnegiehall.org/names/45292> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/16157> ;
    rdfs:comment "world premiere" .

