@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/35552/work_05> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Hexaméron, S. 392 (piano and orchestra version)" ;
    ns1:piano <http://data.carnegiehall.org/names/20147>,
        <http://data.carnegiehall.org/names/25599>,
        <http://data.carnegiehall.org/names/27310>,
        <http://data.carnegiehall.org/names/47638>,
        <http://data.carnegiehall.org/names/60847>,
        <http://data.carnegiehall.org/names/8915> ;
    ns2:performer <http://data.carnegiehall.org/names/20147>,
        <http://data.carnegiehall.org/names/25599>,
        <http://data.carnegiehall.org/names/27310>,
        <http://data.carnegiehall.org/names/47638>,
        <http://data.carnegiehall.org/names/60847>,
        <http://data.carnegiehall.org/names/8915> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/10236> ;
    rdfs:comment "New York premiere" .

