@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/44041/work_07> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Movimiento" ;
    ns2:french_horn <http://data.carnegiehall.org/names/26487> ;
    ns2:trombone <http://data.carnegiehall.org/names/20611> ;
    ns2:trumpet <http://data.carnegiehall.org/names/26520>,
        <http://data.carnegiehall.org/names/76073> ;
    ns2:tuba <http://data.carnegiehall.org/names/46240> ;
    ns1:performer <http://data.carnegiehall.org/names/20611>,
        <http://data.carnegiehall.org/names/26487>,
        <http://data.carnegiehall.org/names/26520>,
        <http://data.carnegiehall.org/names/46240>,
        <http://data.carnegiehall.org/names/76073> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/72270> ;
    rdfs:comment "New York premiere" .

