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

<http://data.carnegiehall.org/events/29722/work_03> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Funktionen, Op. 14" ;
    ns1:bassoon <http://data.carnegiehall.org/names/24193> ;
    ns1:cello <http://data.carnegiehall.org/names/22330> ;
    ns1:clarinet <http://data.carnegiehall.org/names/51919> ;
    ns1:conductor <http://data.carnegiehall.org/names/13223> ;
    ns1:flute <http://data.carnegiehall.org/names/13559> ;
    ns1:percussion <http://data.carnegiehall.org/names/733>,
        <http://data.carnegiehall.org/names/9493> ;
    ns1:piano <http://data.carnegiehall.org/names/6162> ;
    ns1:trumpet <http://data.carnegiehall.org/names/43281> ;
    ns1:violin <http://data.carnegiehall.org/names/24576> ;
    ns2:performer <http://data.carnegiehall.org/names/13223>,
        <http://data.carnegiehall.org/names/13559>,
        <http://data.carnegiehall.org/names/22330>,
        <http://data.carnegiehall.org/names/24193>,
        <http://data.carnegiehall.org/names/24576>,
        <http://data.carnegiehall.org/names/43281>,
        <http://data.carnegiehall.org/names/51919>,
        <http://data.carnegiehall.org/names/6162>,
        <http://data.carnegiehall.org/names/733>,
        <http://data.carnegiehall.org/names/9493> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/31366> ;
    rdfs:comment "United States premiere" .

