@prefix ns1: <http://purl.org/ontology/mo/> .
@prefix ns2: <http://schema.org/> .
@prefix ns3: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/21486/work_04> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns3:alto <http://data.carnegiehall.org/names/14354>,
        <http://data.carnegiehall.org/names/29929>,
        <http://data.carnegiehall.org/names/34157> ;
    ns3:baritone <http://data.carnegiehall.org/names/38348>,
        <http://data.carnegiehall.org/names/49184> ;
    ns3:baroque_cello <http://data.carnegiehall.org/names/16034> ;
    ns3:baroque_oboe <http://data.carnegiehall.org/names/55114> ;
    ns3:baroque_viola <http://data.carnegiehall.org/names/56592> ;
    ns3:baroque_violin <http://data.carnegiehall.org/names/50538>,
        <http://data.carnegiehall.org/names/52851> ;
    ns3:bass <http://data.carnegiehall.org/names/55404> ;
    ns3:contralto <http://data.carnegiehall.org/names/34162> ;
    ns3:harpsichord <http://data.carnegiehall.org/names/26555> ;
    ns3:recorder <http://data.carnegiehall.org/names/58319> ;
    ns3:soprano <http://data.carnegiehall.org/names/40044>,
        <http://data.carnegiehall.org/names/48552>,
        <http://data.carnegiehall.org/names/55331> ;
    ns3:tenor <http://data.carnegiehall.org/names/1700>,
        <http://data.carnegiehall.org/names/44241> ;
    ns3:trumpet <http://data.carnegiehall.org/names/22116> ;
    ns3:violone <http://data.carnegiehall.org/names/10631> ;
    ns1:performer <http://data.carnegiehall.org/names/10631>,
        <http://data.carnegiehall.org/names/14354>,
        <http://data.carnegiehall.org/names/16034>,
        <http://data.carnegiehall.org/names/1700>,
        <http://data.carnegiehall.org/names/22116>,
        <http://data.carnegiehall.org/names/26555>,
        <http://data.carnegiehall.org/names/29929>,
        <http://data.carnegiehall.org/names/34157>,
        <http://data.carnegiehall.org/names/34162>,
        <http://data.carnegiehall.org/names/38348>,
        <http://data.carnegiehall.org/names/40044>,
        <http://data.carnegiehall.org/names/44241>,
        <http://data.carnegiehall.org/names/48552>,
        <http://data.carnegiehall.org/names/49184>,
        <http://data.carnegiehall.org/names/50538>,
        <http://data.carnegiehall.org/names/52851>,
        <http://data.carnegiehall.org/names/55114>,
        <http://data.carnegiehall.org/names/55331>,
        <http://data.carnegiehall.org/names/55404>,
        <http://data.carnegiehall.org/names/56592>,
        <http://data.carnegiehall.org/names/58319> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/104450> .

