@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/37078/work_03> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Waking" ;
    ns1:bassoon <http://data.carnegiehall.org/names/10664> ;
    ns1:cello <http://data.carnegiehall.org/names/9139> ;
    ns1:clarinet <http://data.carnegiehall.org/names/8042> ;
    ns1:double_bass <http://data.carnegiehall.org/names/43209> ;
    ns1:percussion <http://data.carnegiehall.org/names/29925> ;
    ns1:piano <http://data.carnegiehall.org/names/51012> ;
    ns1:soprano <http://data.carnegiehall.org/names/10072> ;
    ns1:tenor_saxophone <http://data.carnegiehall.org/names/30758> ;
    ns1:trumpet <http://data.carnegiehall.org/names/1601> ;
    ns1:viola <http://data.carnegiehall.org/names/24032> ;
    ns1:violin <http://data.carnegiehall.org/names/28010> ;
    ns2:performer <http://data.carnegiehall.org/names/10072>,
        <http://data.carnegiehall.org/names/10664>,
        <http://data.carnegiehall.org/names/1601>,
        <http://data.carnegiehall.org/names/24032>,
        <http://data.carnegiehall.org/names/28010>,
        <http://data.carnegiehall.org/names/29925>,
        <http://data.carnegiehall.org/names/30758>,
        <http://data.carnegiehall.org/names/43209>,
        <http://data.carnegiehall.org/names/51012>,
        <http://data.carnegiehall.org/names/8042>,
        <http://data.carnegiehall.org/names/9139> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/30765> ;
    rdfs:comment "world premiere" .

