@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/48046/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Manon" ;
    ns1:baritone <http://data.carnegiehall.org/names/86097>,
        <http://data.carnegiehall.org/names/86102>,
        <http://data.carnegiehall.org/names/86103>,
        <http://data.carnegiehall.org/names/86105> ;
    ns1:bass_baritone <http://data.carnegiehall.org/names/84185> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/86098>,
        <http://data.carnegiehall.org/names/86099>,
        <http://data.carnegiehall.org/names/86100>,
        <http://data.carnegiehall.org/names/86106>,
        <http://data.carnegiehall.org/names/86108>,
        <http://data.carnegiehall.org/names/86110> ;
    ns1:narrator <http://data.carnegiehall.org/names/86113> ;
    ns1:opera_company <http://data.carnegiehall.org/names/84181> ;
    ns1:piano <http://data.carnegiehall.org/names/31478> ;
    ns1:soprano <http://data.carnegiehall.org/names/77994>,
        <http://data.carnegiehall.org/names/86109>,
        <http://data.carnegiehall.org/names/86111> ;
    ns1:tenor <http://data.carnegiehall.org/names/84186>,
        <http://data.carnegiehall.org/names/86096>,
        <http://data.carnegiehall.org/names/86101>,
        <http://data.carnegiehall.org/names/86104> ;
    ns1:unspecified_voice <http://data.carnegiehall.org/names/86107>,
        <http://data.carnegiehall.org/names/86112> ;
    ns2:performer <http://data.carnegiehall.org/names/31478>,
        <http://data.carnegiehall.org/names/77994>,
        <http://data.carnegiehall.org/names/84181>,
        <http://data.carnegiehall.org/names/84185>,
        <http://data.carnegiehall.org/names/84186>,
        <http://data.carnegiehall.org/names/86096>,
        <http://data.carnegiehall.org/names/86097>,
        <http://data.carnegiehall.org/names/86098>,
        <http://data.carnegiehall.org/names/86099>,
        <http://data.carnegiehall.org/names/86100>,
        <http://data.carnegiehall.org/names/86101>,
        <http://data.carnegiehall.org/names/86102>,
        <http://data.carnegiehall.org/names/86103>,
        <http://data.carnegiehall.org/names/86104>,
        <http://data.carnegiehall.org/names/86105>,
        <http://data.carnegiehall.org/names/86106>,
        <http://data.carnegiehall.org/names/86107>,
        <http://data.carnegiehall.org/names/86108>,
        <http://data.carnegiehall.org/names/86109>,
        <http://data.carnegiehall.org/names/86110>,
        <http://data.carnegiehall.org/names/86111>,
        <http://data.carnegiehall.org/names/86112>,
        <http://data.carnegiehall.org/names/86113> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/80749> .

