@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/24647/work_06> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "The Gay Century Songbook" ;
    ns1:baritone <http://data.carnegiehall.org/names/51553>,
        <http://data.carnegiehall.org/names/57161> ;
    ns1:bass <http://data.carnegiehall.org/names/15234>,
        <http://data.carnegiehall.org/names/26582>,
        <http://data.carnegiehall.org/names/29990>,
        <http://data.carnegiehall.org/names/37484>,
        <http://data.carnegiehall.org/names/43634> ;
    ns1:dancer <http://data.carnegiehall.org/names/21847>,
        <http://data.carnegiehall.org/names/22548> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/57905> ;
    ns1:tenor <http://data.carnegiehall.org/names/16392>,
        <http://data.carnegiehall.org/names/21872>,
        <http://data.carnegiehall.org/names/37076>,
        <http://data.carnegiehall.org/names/47758> ;
    ns1:vocal_ensemble <http://data.carnegiehall.org/names/44097>,
        <http://data.carnegiehall.org/names/44469> ;
    ns1:vocalist <http://data.carnegiehall.org/names/10285>,
        <http://data.carnegiehall.org/names/10998>,
        <http://data.carnegiehall.org/names/10999>,
        <http://data.carnegiehall.org/names/18753>,
        <http://data.carnegiehall.org/names/21847>,
        <http://data.carnegiehall.org/names/22548>,
        <http://data.carnegiehall.org/names/7768> ;
    ns2:performer <http://data.carnegiehall.org/names/10285>,
        <http://data.carnegiehall.org/names/10998>,
        <http://data.carnegiehall.org/names/10999>,
        <http://data.carnegiehall.org/names/15234>,
        <http://data.carnegiehall.org/names/16392>,
        <http://data.carnegiehall.org/names/18753>,
        <http://data.carnegiehall.org/names/21847>,
        <http://data.carnegiehall.org/names/21872>,
        <http://data.carnegiehall.org/names/22548>,
        <http://data.carnegiehall.org/names/26582>,
        <http://data.carnegiehall.org/names/29990>,
        <http://data.carnegiehall.org/names/37076>,
        <http://data.carnegiehall.org/names/37484>,
        <http://data.carnegiehall.org/names/43634>,
        <http://data.carnegiehall.org/names/44097>,
        <http://data.carnegiehall.org/names/44469>,
        <http://data.carnegiehall.org/names/47758>,
        <http://data.carnegiehall.org/names/51553>,
        <http://data.carnegiehall.org/names/57161>,
        <http://data.carnegiehall.org/names/57905>,
        <http://data.carnegiehall.org/names/7768> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/7778> ;
    rdfs:comment "world premiere" .

