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

<http://data.carnegiehall.org/events/33751/work_06> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Abduction from the Seraglio, K. 384: Act II. Durch Zärtlichkeit und Schmeicheln" ;
    ns1:chamber_ensemble <http://data.carnegiehall.org/names/38333> ;
    ns1:double_bass <http://data.carnegiehall.org/names/30986> ;
    ns1:harpsichord <http://data.carnegiehall.org/names/53636> ;
    ns1:soprano <http://data.carnegiehall.org/names/5752> ;
    ns1:treble_viol <http://data.carnegiehall.org/names/44389> ;
    ns2:amore <http://data.carnegiehall.org/names/44388> ;
    ns1:viola_da_gamba <http://data.carnegiehall.org/names/30781> ;
    ns3: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/53636>,
        <http://data.carnegiehall.org/names/5752> ;
    ns4:workPerformed <http://data.carnegiehall.org/works/42255> .

