@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/54243/work_05> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Atlas eclipticalis" ;
    ns1:alto_flute <http://data.carnegiehall.org/names/99883>,
        <http://data.carnegiehall.org/names/99885> ;
    ns1:bass_clarinet <http://data.carnegiehall.org/names/17188>,
        <http://data.carnegiehall.org/names/81464> ;
    ns1:bass_flute <http://data.carnegiehall.org/names/99883> ;
    ns1:bassoon <http://data.carnegiehall.org/names/99882> ;
    ns1:clarinet <http://data.carnegiehall.org/names/62711>,
        <http://data.carnegiehall.org/names/99288> ;
    ns1:contrabass_clarinet <http://data.carnegiehall.org/names/17188> ;
    ns1:contrabassoon <http://data.carnegiehall.org/names/86386> ;
    ns1:english_horn <http://data.carnegiehall.org/names/53413> ;
    ns1:flute <http://data.carnegiehall.org/names/75548>,
        <http://data.carnegiehall.org/names/75549> ;
    ns1:french_horn <http://data.carnegiehall.org/names/40208> ;
    ns1:oboe <http://data.carnegiehall.org/names/60419> ;
    ns1:percussion <http://data.carnegiehall.org/names/48390>,
        <http://data.carnegiehall.org/names/99884> ;
    ns1:piano <http://data.carnegiehall.org/names/83468> ;
    ns1:piccolo <http://data.carnegiehall.org/names/75548> ;
    ns1:trumpet <http://data.carnegiehall.org/names/31173> ;
    ns2:performer <http://data.carnegiehall.org/names/17188>,
        <http://data.carnegiehall.org/names/31173>,
        <http://data.carnegiehall.org/names/40208>,
        <http://data.carnegiehall.org/names/48390>,
        <http://data.carnegiehall.org/names/53413>,
        <http://data.carnegiehall.org/names/60419>,
        <http://data.carnegiehall.org/names/62711>,
        <http://data.carnegiehall.org/names/75548>,
        <http://data.carnegiehall.org/names/75549>,
        <http://data.carnegiehall.org/names/81464>,
        <http://data.carnegiehall.org/names/83468>,
        <http://data.carnegiehall.org/names/86386>,
        <http://data.carnegiehall.org/names/99288>,
        <http://data.carnegiehall.org/names/99882>,
        <http://data.carnegiehall.org/names/99883>,
        <http://data.carnegiehall.org/names/99884>,
        <http://data.carnegiehall.org/names/99885> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/21394> .

