@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/57025/work_05> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Stucco & Brocatelle" ;
    ns2:cello <http://data.carnegiehall.org/names/103910> ;
    ns2:double_bass <http://data.carnegiehall.org/names/103837> ;
    ns2:harpsichord <http://data.carnegiehall.org/names/22663> ;
    ns2:viola <http://data.carnegiehall.org/names/103840>,
        <http://data.carnegiehall.org/names/103847> ;
    ns2:violin <http://data.carnegiehall.org/names/102338>,
        <http://data.carnegiehall.org/names/96789> ;
    ns1:performer <http://data.carnegiehall.org/names/102338>,
        <http://data.carnegiehall.org/names/103837>,
        <http://data.carnegiehall.org/names/103840>,
        <http://data.carnegiehall.org/names/103847>,
        <http://data.carnegiehall.org/names/103910>,
        <http://data.carnegiehall.org/names/22663>,
        <http://data.carnegiehall.org/names/96789> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/94971> ;
    rdfs:comment "New York premiere" .

