@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/70101/work_03> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Pièces de viole, Livre 5: Suite No. 7 in E Minor: 108. Le tableau de l'opération de la taille" ;
    ns1:harpsichord <http://data.carnegiehall.org/names/56644> ;
    ns1:narrator <http://data.carnegiehall.org/names/129103> ;
    ns1:viola_da_gamba <http://data.carnegiehall.org/names/129102> ;
    ns2:performer <http://data.carnegiehall.org/names/129102>,
        <http://data.carnegiehall.org/names/129103>,
        <http://data.carnegiehall.org/names/56644> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/64701> ;
    rdfs:comment "New York premiere" .

