@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/24677/work_03> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Beyond the dream...and to the sun" ;
    ns1:clarinet <http://data.carnegiehall.org/names/70985> ;
    ns1:conductor <http://data.carnegiehall.org/names/3103> ;
    ns1:flute <http://data.carnegiehall.org/names/70984> ;
    ns1:oboe <http://data.carnegiehall.org/names/70986> ;
    ns1:piano <http://data.carnegiehall.org/names/70987> ;
    ns1:tuba <http://data.carnegiehall.org/names/58861> ;
    ns2:performer <http://data.carnegiehall.org/names/3103>,
        <http://data.carnegiehall.org/names/58861>,
        <http://data.carnegiehall.org/names/70984>,
        <http://data.carnegiehall.org/names/70985>,
        <http://data.carnegiehall.org/names/70986>,
        <http://data.carnegiehall.org/names/70987> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/67602> ;
    rdfs:comment "New York premiere" .

