@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/26619/work_08> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:bass_baritone <http://data.carnegiehall.org/names/55032> ;
    ns1:choir <http://data.carnegiehall.org/names/1495>,
        <http://data.carnegiehall.org/names/37129>,
        <http://data.carnegiehall.org/names/55935>,
        <http://data.carnegiehall.org/names/58449> ;
    ns1:conductor <http://data.carnegiehall.org/names/49023> ;
    ns1:dance_group <http://data.carnegiehall.org/names/40636>,
        <http://data.carnegiehall.org/names/59923> ;
    ns1:dancer <http://data.carnegiehall.org/names/6953> ;
    ns1:folk_dancer <http://data.carnegiehall.org/names/45258> ;
    ns1:folk_ensemble <http://data.carnegiehall.org/names/59923> ;
    ns1:narrator <http://data.carnegiehall.org/names/45254> ;
    ns1:piano <http://data.carnegiehall.org/names/41356>,
        <http://data.carnegiehall.org/names/47561>,
        <http://data.carnegiehall.org/names/55551> ;
    ns1:tenor <http://data.carnegiehall.org/names/37396> ;
    ns1:unspecified_instrument <http://data.carnegiehall.org/names/29141>,
        <http://data.carnegiehall.org/names/35194> ;
    ns1:vocalist <http://data.carnegiehall.org/names/10098>,
        <http://data.carnegiehall.org/names/1230>,
        <http://data.carnegiehall.org/names/19530>,
        <http://data.carnegiehall.org/names/19833>,
        <http://data.carnegiehall.org/names/50167>,
        <http://data.carnegiehall.org/names/5930> ;
    ns2:performer <http://data.carnegiehall.org/names/10098>,
        <http://data.carnegiehall.org/names/1230>,
        <http://data.carnegiehall.org/names/1495>,
        <http://data.carnegiehall.org/names/19530>,
        <http://data.carnegiehall.org/names/19833>,
        <http://data.carnegiehall.org/names/29141>,
        <http://data.carnegiehall.org/names/35194>,
        <http://data.carnegiehall.org/names/37129>,
        <http://data.carnegiehall.org/names/37396>,
        <http://data.carnegiehall.org/names/40636>,
        <http://data.carnegiehall.org/names/41356>,
        <http://data.carnegiehall.org/names/45254>,
        <http://data.carnegiehall.org/names/45258>,
        <http://data.carnegiehall.org/names/47561>,
        <http://data.carnegiehall.org/names/49023>,
        <http://data.carnegiehall.org/names/50167>,
        <http://data.carnegiehall.org/names/55032>,
        <http://data.carnegiehall.org/names/55551>,
        <http://data.carnegiehall.org/names/55935>,
        <http://data.carnegiehall.org/names/58449>,
        <http://data.carnegiehall.org/names/5930>,
        <http://data.carnegiehall.org/names/59923>,
        <http://data.carnegiehall.org/names/6953> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

