@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/38554/work_04> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "La traviata: Act I. Libiamo ne'lieti calici (Brindisi)" ;
    ns2:piano <http://data.carnegiehall.org/names/62302> ;
    ns2:soprano <http://data.carnegiehall.org/names/62298>,
        <http://data.carnegiehall.org/names/62299> ;
    ns2:unspecified_voice <http://data.carnegiehall.org/names/62303>,
        <http://data.carnegiehall.org/names/62304>,
        <http://data.carnegiehall.org/names/62306>,
        <http://data.carnegiehall.org/names/63933>,
        <http://data.carnegiehall.org/names/63934>,
        <http://data.carnegiehall.org/names/63936>,
        <http://data.carnegiehall.org/names/63937>,
        <http://data.carnegiehall.org/names/63938>,
        <http://data.carnegiehall.org/names/63939> ;
    ns1:performer <http://data.carnegiehall.org/names/62298>,
        <http://data.carnegiehall.org/names/62299>,
        <http://data.carnegiehall.org/names/62302>,
        <http://data.carnegiehall.org/names/62303>,
        <http://data.carnegiehall.org/names/62304>,
        <http://data.carnegiehall.org/names/62306>,
        <http://data.carnegiehall.org/names/63933>,
        <http://data.carnegiehall.org/names/63934>,
        <http://data.carnegiehall.org/names/63936>,
        <http://data.carnegiehall.org/names/63937>,
        <http://data.carnegiehall.org/names/63938>,
        <http://data.carnegiehall.org/names/63939> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/15774> .

