@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/74629/work_03> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Canto a la Piedra – Tetluikan" ;
    ns2:baritone <http://data.carnegiehall.org/names/111280> ;
    ns2:mezzo_soprano <http://data.carnegiehall.org/names/83211> ;
    ns2:soprano <http://data.carnegiehall.org/names/101210>,
        <http://data.carnegiehall.org/names/66642> ;
    ns2:tenor <http://data.carnegiehall.org/names/136711> ;
    ns2:vocal_ensemble <http://data.carnegiehall.org/names/108528> ;
    ns2:vocalist <http://data.carnegiehall.org/names/131034>,
        <http://data.carnegiehall.org/names/136710> ;
    ns1:performer <http://data.carnegiehall.org/names/101210>,
        <http://data.carnegiehall.org/names/108528>,
        <http://data.carnegiehall.org/names/111280>,
        <http://data.carnegiehall.org/names/131034>,
        <http://data.carnegiehall.org/names/136710>,
        <http://data.carnegiehall.org/names/136711>,
        <http://data.carnegiehall.org/names/66642>,
        <http://data.carnegiehall.org/names/83211> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/118620> ;
    rdfs:comment "world premiere" .

