@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/46020/work_03> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Grand Concerto for Percussion and Keyboards" ;
    ns2:celesta <http://data.carnegiehall.org/names/54423> ;
    ns2:harp <http://data.carnegiehall.org/names/20043> ;
    ns2:percussion <http://data.carnegiehall.org/names/1378>,
        <http://data.carnegiehall.org/names/20387>,
        <http://data.carnegiehall.org/names/21052>,
        <http://data.carnegiehall.org/names/25364>,
        <http://data.carnegiehall.org/names/26580>,
        <http://data.carnegiehall.org/names/48390>,
        <http://data.carnegiehall.org/names/59734>,
        <http://data.carnegiehall.org/names/74056>,
        <http://data.carnegiehall.org/names/80898> ;
    ns2:piano <http://data.carnegiehall.org/names/42456> ;
    ns1:performer <http://data.carnegiehall.org/names/1378>,
        <http://data.carnegiehall.org/names/20043>,
        <http://data.carnegiehall.org/names/20387>,
        <http://data.carnegiehall.org/names/21052>,
        <http://data.carnegiehall.org/names/25364>,
        <http://data.carnegiehall.org/names/26580>,
        <http://data.carnegiehall.org/names/42456>,
        <http://data.carnegiehall.org/names/48390>,
        <http://data.carnegiehall.org/names/54423>,
        <http://data.carnegiehall.org/names/59734>,
        <http://data.carnegiehall.org/names/74056>,
        <http://data.carnegiehall.org/names/80898> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/76861> ;
    rdfs:comment "New York premiere" .

