@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/57641/work_10> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Magical Trumpets" ;
    ns2:bass_trumpet <http://data.carnegiehall.org/names/107451>,
        <http://data.carnegiehall.org/names/107457> ;
    ns2:cornet <http://data.carnegiehall.org/names/107470> ;
    ns2:flugelhorn <http://data.carnegiehall.org/names/46231> ;
    ns2:trumpet <http://data.carnegiehall.org/names/107452>,
        <http://data.carnegiehall.org/names/107453>,
        <http://data.carnegiehall.org/names/107454>,
        <http://data.carnegiehall.org/names/107455>,
        <http://data.carnegiehall.org/names/107456>,
        <http://data.carnegiehall.org/names/107469>,
        <http://data.carnegiehall.org/names/79331>,
        <http://data.carnegiehall.org/names/96323> ;
    ns1:performer <http://data.carnegiehall.org/names/107451>,
        <http://data.carnegiehall.org/names/107452>,
        <http://data.carnegiehall.org/names/107453>,
        <http://data.carnegiehall.org/names/107454>,
        <http://data.carnegiehall.org/names/107455>,
        <http://data.carnegiehall.org/names/107456>,
        <http://data.carnegiehall.org/names/107457>,
        <http://data.carnegiehall.org/names/107469>,
        <http://data.carnegiehall.org/names/107470>,
        <http://data.carnegiehall.org/names/46231>,
        <http://data.carnegiehall.org/names/79331>,
        <http://data.carnegiehall.org/names/96323> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/98311> ;
    rdfs:comment "New York premiere" .

