@prefix ns1: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix ns2: <http://purl.org/ontology/mo/> .
@prefix ns3: <http://data.carnegiehall.org/vocabulary/roles/viola_d'> .
@prefix ns4: <http://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/7241/work_03> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Variations on \"Ah vous dirai-je, maman\", K. 265" ;
    ns1:chamber_ensemble <http://data.carnegiehall.org/names/38333> ;
    ns1:double_bass <http://data.carnegiehall.org/names/30986> ;
    ns1:flute <http://data.carnegiehall.org/names/4598> ;
    ns1:harpsichord <http://data.carnegiehall.org/names/53636> ;
    ns1:pardessus_de_viole <http://data.carnegiehall.org/names/44389> ;
    ns1:soprano <http://data.carnegiehall.org/names/5752> ;
    ns3:amore <http://data.carnegiehall.org/names/44388> ;
    ns1:viola_da_gamba <http://data.carnegiehall.org/names/30781> ;
    ns2:performer <http://data.carnegiehall.org/names/30781>,
        <http://data.carnegiehall.org/names/30986>,
        <http://data.carnegiehall.org/names/38333>,
        <http://data.carnegiehall.org/names/44388>,
        <http://data.carnegiehall.org/names/44389>,
        <http://data.carnegiehall.org/names/4598>,
        <http://data.carnegiehall.org/names/53636>,
        <http://data.carnegiehall.org/names/5752> ;
    ns4:workPerformed <http://data.carnegiehall.org/works/43830> .

