@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/2114/work_05> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:barbershop_chorus <http://data.carnegiehall.org/names/100241> ;
    ns2:barbershop_quartet <http://data.carnegiehall.org/names/18874>,
        <http://data.carnegiehall.org/names/30232>,
        <http://data.carnegiehall.org/names/42591>,
        <http://data.carnegiehall.org/names/4923> ;
    ns2:baritone <http://data.carnegiehall.org/names/100249>,
        <http://data.carnegiehall.org/names/100258>,
        <http://data.carnegiehall.org/names/125431>,
        <http://data.carnegiehall.org/names/125435> ;
    ns2:bass <http://data.carnegiehall.org/names/100250>,
        <http://data.carnegiehall.org/names/100259>,
        <http://data.carnegiehall.org/names/125432>,
        <http://data.carnegiehall.org/names/125436> ;
    ns2:conductor <http://data.carnegiehall.org/names/14187> ;
    ns2:tenor <http://data.carnegiehall.org/names/100247>,
        <http://data.carnegiehall.org/names/100248>,
        <http://data.carnegiehall.org/names/100256>,
        <http://data.carnegiehall.org/names/100257>,
        <http://data.carnegiehall.org/names/125429>,
        <http://data.carnegiehall.org/names/125430>,
        <http://data.carnegiehall.org/names/125433>,
        <http://data.carnegiehall.org/names/125434> ;
    ns1:performer <http://data.carnegiehall.org/names/100241>,
        <http://data.carnegiehall.org/names/100247>,
        <http://data.carnegiehall.org/names/100248>,
        <http://data.carnegiehall.org/names/100249>,
        <http://data.carnegiehall.org/names/100250>,
        <http://data.carnegiehall.org/names/100256>,
        <http://data.carnegiehall.org/names/100257>,
        <http://data.carnegiehall.org/names/100258>,
        <http://data.carnegiehall.org/names/100259>,
        <http://data.carnegiehall.org/names/125429>,
        <http://data.carnegiehall.org/names/125430>,
        <http://data.carnegiehall.org/names/125431>,
        <http://data.carnegiehall.org/names/125432>,
        <http://data.carnegiehall.org/names/125433>,
        <http://data.carnegiehall.org/names/125434>,
        <http://data.carnegiehall.org/names/125435>,
        <http://data.carnegiehall.org/names/125436>,
        <http://data.carnegiehall.org/names/14187>,
        <http://data.carnegiehall.org/names/18874>,
        <http://data.carnegiehall.org/names/30232>,
        <http://data.carnegiehall.org/names/42591>,
        <http://data.carnegiehall.org/names/4923> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

