@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/44260/work_26> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:alto <http://data.carnegiehall.org/names/69856>,
        <http://data.carnegiehall.org/names/69862>,
        <http://data.carnegiehall.org/names/69865>,
        <http://data.carnegiehall.org/names/76669>,
        <http://data.carnegiehall.org/names/76670> ;
    ns1:bass <http://data.carnegiehall.org/names/69858>,
        <http://data.carnegiehall.org/names/69864>,
        <http://data.carnegiehall.org/names/69867>,
        <http://data.carnegiehall.org/names/69868>,
        <http://data.carnegiehall.org/names/69870>,
        <http://data.carnegiehall.org/names/69871>,
        <http://data.carnegiehall.org/names/69874> ;
    ns1:bass_baritone <http://data.carnegiehall.org/names/76666> ;
    ns1:bass_guitar <http://data.carnegiehall.org/names/76663> ;
    ns1:dancer <http://data.carnegiehall.org/names/69857>,
        <http://data.carnegiehall.org/names/69859>,
        <http://data.carnegiehall.org/names/69869>,
        <http://data.carnegiehall.org/names/69870>,
        <http://data.carnegiehall.org/names/69871>,
        <http://data.carnegiehall.org/names/69876>,
        <http://data.carnegiehall.org/names/69879>,
        <http://data.carnegiehall.org/names/76668> ;
    ns1:drums <http://data.carnegiehall.org/names/69868> ;
    ns1:guitar <http://data.carnegiehall.org/names/69867> ;
    ns1:keyboard <http://data.carnegiehall.org/names/69880> ;
    ns1:narrator <http://data.carnegiehall.org/names/69862> ;
    ns1:percussion <http://data.carnegiehall.org/names/69870>,
        <http://data.carnegiehall.org/names/69876> ;
    ns1:soprano <http://data.carnegiehall.org/names/69857>,
        <http://data.carnegiehall.org/names/69861>,
        <http://data.carnegiehall.org/names/76664>,
        <http://data.carnegiehall.org/names/76667>,
        <http://data.carnegiehall.org/names/76668> ;
    ns1:tenor <http://data.carnegiehall.org/names/69859>,
        <http://data.carnegiehall.org/names/69869>,
        <http://data.carnegiehall.org/names/69876>,
        <http://data.carnegiehall.org/names/69879>,
        <http://data.carnegiehall.org/names/69880>,
        <http://data.carnegiehall.org/names/76663>,
        <http://data.carnegiehall.org/names/76665> ;
    ns2:performer <http://data.carnegiehall.org/names/69856>,
        <http://data.carnegiehall.org/names/69857>,
        <http://data.carnegiehall.org/names/69858>,
        <http://data.carnegiehall.org/names/69859>,
        <http://data.carnegiehall.org/names/69861>,
        <http://data.carnegiehall.org/names/69862>,
        <http://data.carnegiehall.org/names/69864>,
        <http://data.carnegiehall.org/names/69865>,
        <http://data.carnegiehall.org/names/69867>,
        <http://data.carnegiehall.org/names/69868>,
        <http://data.carnegiehall.org/names/69869>,
        <http://data.carnegiehall.org/names/69870>,
        <http://data.carnegiehall.org/names/69871>,
        <http://data.carnegiehall.org/names/69874>,
        <http://data.carnegiehall.org/names/69876>,
        <http://data.carnegiehall.org/names/69879>,
        <http://data.carnegiehall.org/names/69880>,
        <http://data.carnegiehall.org/names/76663>,
        <http://data.carnegiehall.org/names/76664>,
        <http://data.carnegiehall.org/names/76665>,
        <http://data.carnegiehall.org/names/76666>,
        <http://data.carnegiehall.org/names/76667>,
        <http://data.carnegiehall.org/names/76668>,
        <http://data.carnegiehall.org/names/76669>,
        <http://data.carnegiehall.org/names/76670> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

