@prefix ns1: <http://schema.org/> .
@prefix ns2: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix ns3: <http://purl.org/ontology/mo/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/75718/work_03> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Suite for Brass Quintet" ;
    ns2:bass_trombone <http://data.carnegiehall.org/names/64059> ;
    ns2:brass_quintet <http://data.carnegiehall.org/names/135509> ;
    ns2:french_horn <http://data.carnegiehall.org/names/58095> ;
    ns2:trombone <http://data.carnegiehall.org/names/89958> ;
    ns2:trumpet <http://data.carnegiehall.org/names/135510>,
        <http://data.carnegiehall.org/names/55247> ;
    ns3:performer <http://data.carnegiehall.org/names/135509>,
        <http://data.carnegiehall.org/names/135510>,
        <http://data.carnegiehall.org/names/55247>,
        <http://data.carnegiehall.org/names/58095>,
        <http://data.carnegiehall.org/names/64059>,
        <http://data.carnegiehall.org/names/89958> ;
    ns1:workPerformed <http://data.carnegiehall.org/works/119679> ;
    rdfs:comment "world premiere" .

