@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/68027/work_32> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "La traviata: Act I. Libiamo ne'lieti calici (Brindisi)" ;
    ns1:baritone <http://data.carnegiehall.org/names/126323>,
        <http://data.carnegiehall.org/names/126324> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/126317> ;
    ns1:piano <http://data.carnegiehall.org/names/94399> ;
    ns1:soprano <http://data.carnegiehall.org/names/126302>,
        <http://data.carnegiehall.org/names/126303>,
        <http://data.carnegiehall.org/names/126304>,
        <http://data.carnegiehall.org/names/126305>,
        <http://data.carnegiehall.org/names/126306>,
        <http://data.carnegiehall.org/names/126307>,
        <http://data.carnegiehall.org/names/126308>,
        <http://data.carnegiehall.org/names/126309>,
        <http://data.carnegiehall.org/names/126310>,
        <http://data.carnegiehall.org/names/126311>,
        <http://data.carnegiehall.org/names/126312>,
        <http://data.carnegiehall.org/names/126313>,
        <http://data.carnegiehall.org/names/126314>,
        <http://data.carnegiehall.org/names/126315>,
        <http://data.carnegiehall.org/names/126316>,
        <http://data.carnegiehall.org/names/126318> ;
    ns1:tenor <http://data.carnegiehall.org/names/126319>,
        <http://data.carnegiehall.org/names/126320>,
        <http://data.carnegiehall.org/names/126321>,
        <http://data.carnegiehall.org/names/126322> ;
    ns2:performer <http://data.carnegiehall.org/names/126302>,
        <http://data.carnegiehall.org/names/126303>,
        <http://data.carnegiehall.org/names/126304>,
        <http://data.carnegiehall.org/names/126305>,
        <http://data.carnegiehall.org/names/126306>,
        <http://data.carnegiehall.org/names/126307>,
        <http://data.carnegiehall.org/names/126308>,
        <http://data.carnegiehall.org/names/126309>,
        <http://data.carnegiehall.org/names/126310>,
        <http://data.carnegiehall.org/names/126311>,
        <http://data.carnegiehall.org/names/126312>,
        <http://data.carnegiehall.org/names/126313>,
        <http://data.carnegiehall.org/names/126314>,
        <http://data.carnegiehall.org/names/126315>,
        <http://data.carnegiehall.org/names/126316>,
        <http://data.carnegiehall.org/names/126317>,
        <http://data.carnegiehall.org/names/126318>,
        <http://data.carnegiehall.org/names/126319>,
        <http://data.carnegiehall.org/names/126320>,
        <http://data.carnegiehall.org/names/126321>,
        <http://data.carnegiehall.org/names/126322>,
        <http://data.carnegiehall.org/names/126323>,
        <http://data.carnegiehall.org/names/126324>,
        <http://data.carnegiehall.org/names/94399> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/15774> .

