@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/44402/work_10> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "At First Light" ;
    ns2:alto_flute <http://data.carnegiehall.org/names/58261> ;
    ns2:bass_clarinet <http://data.carnegiehall.org/names/62683> ;
    ns2:bassoon <http://data.carnegiehall.org/names/30843> ;
    ns2:celesta <http://data.carnegiehall.org/names/62403> ;
    ns2:cello <http://data.carnegiehall.org/names/62447> ;
    ns2:chamber_ensemble <http://data.carnegiehall.org/names/65962> ;
    ns2:clarinet <http://data.carnegiehall.org/names/62683> ;
    ns2:conductor <http://data.carnegiehall.org/names/77102> ;
    ns2:contrabassoon <http://data.carnegiehall.org/names/30843> ;
    ns2:double_bass <http://data.carnegiehall.org/names/66636> ;
    ns2:flute <http://data.carnegiehall.org/names/58261> ;
    ns2:french_horn <http://data.carnegiehall.org/names/2324> ;
    ns2:harmonium <http://data.carnegiehall.org/names/62403> ;
    ns2:oboe <http://data.carnegiehall.org/names/19465> ;
    ns2:percussion <http://data.carnegiehall.org/names/44173> ;
    ns2:piccolo <http://data.carnegiehall.org/names/58261> ;
    ns2:piccolo_trumpet <http://data.carnegiehall.org/names/74452> ;
    ns2:trombone <http://data.carnegiehall.org/names/26802> ;
    ns2:trumpet <http://data.carnegiehall.org/names/74452> ;
    ns2:viola <http://data.carnegiehall.org/names/25714> ;
    ns2:violin <http://data.carnegiehall.org/names/62340>,
        <http://data.carnegiehall.org/names/63960> ;
    ns1:performer <http://data.carnegiehall.org/names/19465>,
        <http://data.carnegiehall.org/names/2324>,
        <http://data.carnegiehall.org/names/25714>,
        <http://data.carnegiehall.org/names/26802>,
        <http://data.carnegiehall.org/names/30843>,
        <http://data.carnegiehall.org/names/44173>,
        <http://data.carnegiehall.org/names/58261>,
        <http://data.carnegiehall.org/names/62340>,
        <http://data.carnegiehall.org/names/62403>,
        <http://data.carnegiehall.org/names/62447>,
        <http://data.carnegiehall.org/names/62683>,
        <http://data.carnegiehall.org/names/63960>,
        <http://data.carnegiehall.org/names/65962>,
        <http://data.carnegiehall.org/names/66636>,
        <http://data.carnegiehall.org/names/74452>,
        <http://data.carnegiehall.org/names/77102> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/72924> .

