@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/6068/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Dialogues des Carmélites, FP 159" ;
    ns2:baritone <http://data.carnegiehall.org/names/18021>,
        <http://data.carnegiehall.org/names/59529> ;
    ns2:bass <http://data.carnegiehall.org/names/6964> ;
    ns2:bass_baritone <http://data.carnegiehall.org/names/24296>,
        <http://data.carnegiehall.org/names/9664> ;
    ns2:contralto <http://data.carnegiehall.org/names/19478>,
        <http://data.carnegiehall.org/names/24632>,
        <http://data.carnegiehall.org/names/32545>,
        <http://data.carnegiehall.org/names/42236> ;
    ns2:mezzo_soprano <http://data.carnegiehall.org/names/49204> ;
    ns2:soprano <http://data.carnegiehall.org/names/15439>,
        <http://data.carnegiehall.org/names/24629>,
        <http://data.carnegiehall.org/names/27727>,
        <http://data.carnegiehall.org/names/3694>,
        <http://data.carnegiehall.org/names/48232> ;
    ns2:tenor <http://data.carnegiehall.org/names/21263>,
        <http://data.carnegiehall.org/names/38450>,
        <http://data.carnegiehall.org/names/44250> ;
    ns2:unspecified_voice <http://data.carnegiehall.org/names/13963>,
        <http://data.carnegiehall.org/names/36392>,
        <http://data.carnegiehall.org/names/36393>,
        <http://data.carnegiehall.org/names/37274>,
        <http://data.carnegiehall.org/names/54564>,
        <http://data.carnegiehall.org/names/56653>,
        <http://data.carnegiehall.org/names/59740>,
        <http://data.carnegiehall.org/names/8855> ;
    ns1:performer <http://data.carnegiehall.org/names/13963>,
        <http://data.carnegiehall.org/names/15439>,
        <http://data.carnegiehall.org/names/18021>,
        <http://data.carnegiehall.org/names/19478>,
        <http://data.carnegiehall.org/names/21263>,
        <http://data.carnegiehall.org/names/24296>,
        <http://data.carnegiehall.org/names/24629>,
        <http://data.carnegiehall.org/names/24632>,
        <http://data.carnegiehall.org/names/27727>,
        <http://data.carnegiehall.org/names/32545>,
        <http://data.carnegiehall.org/names/36392>,
        <http://data.carnegiehall.org/names/36393>,
        <http://data.carnegiehall.org/names/3694>,
        <http://data.carnegiehall.org/names/37274>,
        <http://data.carnegiehall.org/names/38450>,
        <http://data.carnegiehall.org/names/42236>,
        <http://data.carnegiehall.org/names/44250>,
        <http://data.carnegiehall.org/names/48232>,
        <http://data.carnegiehall.org/names/49204>,
        <http://data.carnegiehall.org/names/54564>,
        <http://data.carnegiehall.org/names/56653>,
        <http://data.carnegiehall.org/names/59529>,
        <http://data.carnegiehall.org/names/59740>,
        <http://data.carnegiehall.org/names/6964>,
        <http://data.carnegiehall.org/names/8855>,
        <http://data.carnegiehall.org/names/9664> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/26320> .

