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

