@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/3340/work_01> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Triantafilia, Op. 25" ;
    ns2:bassoon <http://data.carnegiehall.org/names/28017> ;
    ns2:clarinet <http://data.carnegiehall.org/names/43756> ;
    ns2:conductor <http://data.carnegiehall.org/names/10932> ;
    ns2:dancer <http://data.carnegiehall.org/names/15489>,
        <http://data.carnegiehall.org/names/35790>,
        <http://data.carnegiehall.org/names/45875>,
        <http://data.carnegiehall.org/names/46484> ;
    ns2:flute <http://data.carnegiehall.org/names/29866> ;
    ns2:french_horn <http://data.carnegiehall.org/names/57371> ;
    ns2:harp <http://data.carnegiehall.org/names/22155> ;
    ns2:heckelphone <http://data.carnegiehall.org/names/6013> ;
    ns2:oboe <http://data.carnegiehall.org/names/60577> ;
    ns2:wind_quintet <http://data.carnegiehall.org/names/12861> ;
    ns1:performer <http://data.carnegiehall.org/names/10932>,
        <http://data.carnegiehall.org/names/12861>,
        <http://data.carnegiehall.org/names/15489>,
        <http://data.carnegiehall.org/names/22155>,
        <http://data.carnegiehall.org/names/28017>,
        <http://data.carnegiehall.org/names/29866>,
        <http://data.carnegiehall.org/names/35790>,
        <http://data.carnegiehall.org/names/43756>,
        <http://data.carnegiehall.org/names/45875>,
        <http://data.carnegiehall.org/names/46484>,
        <http://data.carnegiehall.org/names/57371>,
        <http://data.carnegiehall.org/names/6013>,
        <http://data.carnegiehall.org/names/60577> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/40405> ;
    rdfs:comment "world premiere" .

