@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/23160/work_03> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "West Side Story Suite" ;
    ns2:bass_trombone <http://data.carnegiehall.org/names/38721> ;
    ns2:chamber_ensemble <http://data.carnegiehall.org/names/55911> ;
    ns2:french_horn <http://data.carnegiehall.org/names/40789>,
        <http://data.carnegiehall.org/names/44947>,
        <http://data.carnegiehall.org/names/52822>,
        <http://data.carnegiehall.org/names/8249> ;
    ns2:trombone <http://data.carnegiehall.org/names/19118>,
        <http://data.carnegiehall.org/names/52827>,
        <http://data.carnegiehall.org/names/60213> ;
    ns2:trumpet <http://data.carnegiehall.org/names/14387>,
        <http://data.carnegiehall.org/names/24282>,
        <http://data.carnegiehall.org/names/60212>,
        <http://data.carnegiehall.org/names/9919> ;
    ns2:tuba <http://data.carnegiehall.org/names/30319> ;
    ns1:performer <http://data.carnegiehall.org/names/14387>,
        <http://data.carnegiehall.org/names/19118>,
        <http://data.carnegiehall.org/names/24282>,
        <http://data.carnegiehall.org/names/30319>,
        <http://data.carnegiehall.org/names/38721>,
        <http://data.carnegiehall.org/names/40789>,
        <http://data.carnegiehall.org/names/44947>,
        <http://data.carnegiehall.org/names/52822>,
        <http://data.carnegiehall.org/names/52827>,
        <http://data.carnegiehall.org/names/55911>,
        <http://data.carnegiehall.org/names/60212>,
        <http://data.carnegiehall.org/names/60213>,
        <http://data.carnegiehall.org/names/8249>,
        <http://data.carnegiehall.org/names/9919> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/36439> ;
    rdfs:comment "world premiere" .

