@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/78416/work_04> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Presidio 27" ;
    ns2:bass_trombone <http://data.carnegiehall.org/names/34119> ;
    ns2:brass_quintet <http://data.carnegiehall.org/names/138479> ;
    ns2:french_horn <http://data.carnegiehall.org/names/2087> ;
    ns2:soprano <http://data.carnegiehall.org/names/139303> ;
    ns2:trombone <http://data.carnegiehall.org/names/36289> ;
    ns2:trumpet <http://data.carnegiehall.org/names/138480>,
        <http://data.carnegiehall.org/names/50275> ;
    ns1:performer <http://data.carnegiehall.org/names/138479>,
        <http://data.carnegiehall.org/names/138480>,
        <http://data.carnegiehall.org/names/139303>,
        <http://data.carnegiehall.org/names/2087>,
        <http://data.carnegiehall.org/names/34119>,
        <http://data.carnegiehall.org/names/36289>,
        <http://data.carnegiehall.org/names/50275> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/122979> ;
    rdfs:comment "world premiere" .

