@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/45477/work_09> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Six Songs from Cecilio Valdes, Rey de la Habana" ;
    ns1:flute <http://data.carnegiehall.org/names/62498> ;
    ns1:piano <http://data.carnegiehall.org/names/79716>,
        <http://data.carnegiehall.org/names/9195> ;
    ns1:soprano <http://data.carnegiehall.org/names/17704> ;
    ns1:tenor <http://data.carnegiehall.org/names/79717> ;
    ns1:vocalist <http://data.carnegiehall.org/names/79716> ;
    ns2:performer <http://data.carnegiehall.org/names/17704>,
        <http://data.carnegiehall.org/names/62498>,
        <http://data.carnegiehall.org/names/79716>,
        <http://data.carnegiehall.org/names/79717>,
        <http://data.carnegiehall.org/names/9195> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/75715> ;
    rdfs:comment "world premiere" .

