@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/61751/work_09> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Bachianas Brasileiras No. 5: 1. Aria (Cantilena)" ;
    ns1:cello <http://data.carnegiehall.org/names/115104>,
        <http://data.carnegiehall.org/names/115107>,
        <http://data.carnegiehall.org/names/115108>,
        <http://data.carnegiehall.org/names/115109>,
        <http://data.carnegiehall.org/names/115110>,
        <http://data.carnegiehall.org/names/57130>,
        <http://data.carnegiehall.org/names/94641> ;
    ns1:chamber_ensemble <http://data.carnegiehall.org/names/115106> ;
    ns1:soprano <http://data.carnegiehall.org/names/115105> ;
    ns2:performer <http://data.carnegiehall.org/names/115104>,
        <http://data.carnegiehall.org/names/115105>,
        <http://data.carnegiehall.org/names/115106>,
        <http://data.carnegiehall.org/names/115107>,
        <http://data.carnegiehall.org/names/115108>,
        <http://data.carnegiehall.org/names/115109>,
        <http://data.carnegiehall.org/names/115110>,
        <http://data.carnegiehall.org/names/57130>,
        <http://data.carnegiehall.org/names/94641> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/53598> .

