@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/55106/work_10> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Nabucco: Act III. Va', pensiero, sull'ale dorate" ;
    ns2:bass <http://data.carnegiehall.org/names/94083>,
        <http://data.carnegiehall.org/names/96934>,
        <http://data.carnegiehall.org/names/99787> ;
    ns2:mezzo_soprano <http://data.carnegiehall.org/names/72516>,
        <http://data.carnegiehall.org/names/72522> ;
    ns2:piano <http://data.carnegiehall.org/names/99783> ;
    ns2:soprano <http://data.carnegiehall.org/names/72524>,
        <http://data.carnegiehall.org/names/72525>,
        <http://data.carnegiehall.org/names/94085>,
        <http://data.carnegiehall.org/names/96935>,
        <http://data.carnegiehall.org/names/99784>,
        <http://data.carnegiehall.org/names/99792> ;
    ns2:tenor <http://data.carnegiehall.org/names/72517>,
        <http://data.carnegiehall.org/names/78192>,
        <http://data.carnegiehall.org/names/99782>,
        <http://data.carnegiehall.org/names/99789> ;
    ns1:performer <http://data.carnegiehall.org/names/72516>,
        <http://data.carnegiehall.org/names/72517>,
        <http://data.carnegiehall.org/names/72522>,
        <http://data.carnegiehall.org/names/72524>,
        <http://data.carnegiehall.org/names/72525>,
        <http://data.carnegiehall.org/names/78192>,
        <http://data.carnegiehall.org/names/94083>,
        <http://data.carnegiehall.org/names/94085>,
        <http://data.carnegiehall.org/names/96934>,
        <http://data.carnegiehall.org/names/96935>,
        <http://data.carnegiehall.org/names/99782>,
        <http://data.carnegiehall.org/names/99783>,
        <http://data.carnegiehall.org/names/99784>,
        <http://data.carnegiehall.org/names/99787>,
        <http://data.carnegiehall.org/names/99789>,
        <http://data.carnegiehall.org/names/99792> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/36305> .

