@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/47010/work_05> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "In the Distances of Sleep" ;
    ns2:alto_flute <http://data.carnegiehall.org/names/75549> ;
    ns2:bass_clarinet <http://data.carnegiehall.org/names/13983>,
        <http://data.carnegiehall.org/names/5096> ;
    ns2:bass_flute <http://data.carnegiehall.org/names/75549> ;
    ns2:bassoon <http://data.carnegiehall.org/names/76751> ;
    ns2:cello <http://data.carnegiehall.org/names/53238>,
        <http://data.carnegiehall.org/names/63035>,
        <http://data.carnegiehall.org/names/67289>,
        <http://data.carnegiehall.org/names/83334> ;
    ns2:clarinet <http://data.carnegiehall.org/names/24737>,
        <http://data.carnegiehall.org/names/5096> ;
    ns2:contrabass_clarinet <http://data.carnegiehall.org/names/13983> ;
    ns2:double_bass <http://data.carnegiehall.org/names/17739>,
        <http://data.carnegiehall.org/names/26662> ;
    ns2:flute <http://data.carnegiehall.org/names/37867>,
        <http://data.carnegiehall.org/names/75548> ;
    ns2:mezzo_soprano <http://data.carnegiehall.org/names/76136> ;
    ns2:oboe <http://data.carnegiehall.org/names/60419> ;
    ns2:percussion <http://data.carnegiehall.org/names/48390>,
        <http://data.carnegiehall.org/names/59734> ;
    ns2:piano <http://data.carnegiehall.org/names/42456> ;
    ns2:piccolo <http://data.carnegiehall.org/names/75548> ;
    ns2:viola <http://data.carnegiehall.org/names/40480>,
        <http://data.carnegiehall.org/names/54730>,
        <http://data.carnegiehall.org/names/76752> ;
    ns2:violin <http://data.carnegiehall.org/names/15752>,
        <http://data.carnegiehall.org/names/18415>,
        <http://data.carnegiehall.org/names/23363>,
        <http://data.carnegiehall.org/names/35778>,
        <http://data.carnegiehall.org/names/60962>,
        <http://data.carnegiehall.org/names/72358>,
        <http://data.carnegiehall.org/names/80227> ;
    ns1:performer <http://data.carnegiehall.org/names/13983>,
        <http://data.carnegiehall.org/names/15752>,
        <http://data.carnegiehall.org/names/17739>,
        <http://data.carnegiehall.org/names/18415>,
        <http://data.carnegiehall.org/names/23363>,
        <http://data.carnegiehall.org/names/24737>,
        <http://data.carnegiehall.org/names/26662>,
        <http://data.carnegiehall.org/names/35778>,
        <http://data.carnegiehall.org/names/37867>,
        <http://data.carnegiehall.org/names/40480>,
        <http://data.carnegiehall.org/names/42456>,
        <http://data.carnegiehall.org/names/48390>,
        <http://data.carnegiehall.org/names/5096>,
        <http://data.carnegiehall.org/names/53238>,
        <http://data.carnegiehall.org/names/54730>,
        <http://data.carnegiehall.org/names/59734>,
        <http://data.carnegiehall.org/names/60419>,
        <http://data.carnegiehall.org/names/60962>,
        <http://data.carnegiehall.org/names/63035>,
        <http://data.carnegiehall.org/names/67289>,
        <http://data.carnegiehall.org/names/72358>,
        <http://data.carnegiehall.org/names/75548>,
        <http://data.carnegiehall.org/names/75549>,
        <http://data.carnegiehall.org/names/76136>,
        <http://data.carnegiehall.org/names/76751>,
        <http://data.carnegiehall.org/names/76752>,
        <http://data.carnegiehall.org/names/80227>,
        <http://data.carnegiehall.org/names/83334> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/71724> .

