@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/63974/work_13> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "La traviata: Act I. Libiamo ne'lieti calici (Brindisi)" ;
    ns2:baritone <http://data.carnegiehall.org/names/110841>,
        <http://data.carnegiehall.org/names/121493>,
        <http://data.carnegiehall.org/names/84369> ;
    ns2:bass <http://data.carnegiehall.org/names/116081> ;
    ns2:boy_alto <http://data.carnegiehall.org/names/120220> ;
    ns2:soprano <http://data.carnegiehall.org/names/111212>,
        <http://data.carnegiehall.org/names/116084>,
        <http://data.carnegiehall.org/names/121494>,
        <http://data.carnegiehall.org/names/121495>,
        <http://data.carnegiehall.org/names/121497>,
        <http://data.carnegiehall.org/names/121498>,
        <http://data.carnegiehall.org/names/97329> ;
    ns2:tenor <http://data.carnegiehall.org/names/121496> ;
    ns1:performer <http://data.carnegiehall.org/names/110841>,
        <http://data.carnegiehall.org/names/111212>,
        <http://data.carnegiehall.org/names/116081>,
        <http://data.carnegiehall.org/names/116084>,
        <http://data.carnegiehall.org/names/120220>,
        <http://data.carnegiehall.org/names/121493>,
        <http://data.carnegiehall.org/names/121494>,
        <http://data.carnegiehall.org/names/121495>,
        <http://data.carnegiehall.org/names/121496>,
        <http://data.carnegiehall.org/names/121497>,
        <http://data.carnegiehall.org/names/121498>,
        <http://data.carnegiehall.org/names/84369>,
        <http://data.carnegiehall.org/names/97329> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/15774> .

