@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/34903/work_08> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Scherzo: All the Way Around and Back" ;
    ns1:clarinet <http://data.carnegiehall.org/names/18794> ;
    ns1:percussion <http://data.carnegiehall.org/names/733> ;
    ns1:piano <http://data.carnegiehall.org/names/21274> ;
    ns1:unspecified_instrument <http://data.carnegiehall.org/names/38539>,
        <http://data.carnegiehall.org/names/55476> ;
    ns1:violin <http://data.carnegiehall.org/names/56658> ;
    ns2:performer <http://data.carnegiehall.org/names/18794>,
        <http://data.carnegiehall.org/names/21274>,
        <http://data.carnegiehall.org/names/38539>,
        <http://data.carnegiehall.org/names/55476>,
        <http://data.carnegiehall.org/names/56658>,
        <http://data.carnegiehall.org/names/733> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/25921> ;
    rdfs:comment "New York premiere" .

