@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/24005/work_02> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:actor <http://data.carnegiehall.org/names/32555>,
        <http://data.carnegiehall.org/names/39446>,
        <http://data.carnegiehall.org/names/48313> ;
    ns1:band_leader <http://data.carnegiehall.org/names/47083> ;
    ns1:baritone <http://data.carnegiehall.org/names/22880> ;
    ns1:comedian <http://data.carnegiehall.org/names/39789>,
        <http://data.carnegiehall.org/names/58835> ;
    ns1:dance_group <http://data.carnegiehall.org/names/12974>,
        <http://data.carnegiehall.org/names/3679>,
        <http://data.carnegiehall.org/names/40697>,
        <http://data.carnegiehall.org/names/94857>,
        <http://data.carnegiehall.org/names/94859> ;
    ns1:host <http://data.carnegiehall.org/names/43571> ;
    ns1:impressionist <http://data.carnegiehall.org/names/9355> ;
    ns1:novelty_act <http://data.carnegiehall.org/names/35442> ;
    ns1:speaker <http://data.carnegiehall.org/names/15455> ;
    ns1:tenor <http://data.carnegiehall.org/names/31668> ;
    ns1:unspecified_instrument <http://data.carnegiehall.org/names/27401>,
        <http://data.carnegiehall.org/names/49785>,
        <http://data.carnegiehall.org/names/94860> ;
    ns1:vocal_ensemble <http://data.carnegiehall.org/names/24398>,
        <http://data.carnegiehall.org/names/40697>,
        <http://data.carnegiehall.org/names/94858> ;
    ns1:vocalist <http://data.carnegiehall.org/names/21350> ;
    ns2:performer <http://data.carnegiehall.org/names/12974>,
        <http://data.carnegiehall.org/names/15455>,
        <http://data.carnegiehall.org/names/21350>,
        <http://data.carnegiehall.org/names/22880>,
        <http://data.carnegiehall.org/names/24398>,
        <http://data.carnegiehall.org/names/27401>,
        <http://data.carnegiehall.org/names/31668>,
        <http://data.carnegiehall.org/names/32555>,
        <http://data.carnegiehall.org/names/35442>,
        <http://data.carnegiehall.org/names/3679>,
        <http://data.carnegiehall.org/names/39446>,
        <http://data.carnegiehall.org/names/39789>,
        <http://data.carnegiehall.org/names/40697>,
        <http://data.carnegiehall.org/names/43571>,
        <http://data.carnegiehall.org/names/47083>,
        <http://data.carnegiehall.org/names/48313>,
        <http://data.carnegiehall.org/names/49785>,
        <http://data.carnegiehall.org/names/58835>,
        <http://data.carnegiehall.org/names/9355>,
        <http://data.carnegiehall.org/names/94857>,
        <http://data.carnegiehall.org/names/94858>,
        <http://data.carnegiehall.org/names/94859>,
        <http://data.carnegiehall.org/names/94860> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

