@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/2490/work_13> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:speaker <http://data.carnegiehall.org/names/15437>,
        <http://data.carnegiehall.org/names/1587>,
        <http://data.carnegiehall.org/names/1588>,
        <http://data.carnegiehall.org/names/18212>,
        <http://data.carnegiehall.org/names/24754>,
        <http://data.carnegiehall.org/names/3194>,
        <http://data.carnegiehall.org/names/3195>,
        <http://data.carnegiehall.org/names/32394>,
        <http://data.carnegiehall.org/names/38640>,
        <http://data.carnegiehall.org/names/40546>,
        <http://data.carnegiehall.org/names/47591>,
        <http://data.carnegiehall.org/names/54884>,
        <http://data.carnegiehall.org/names/81786>,
        <http://data.carnegiehall.org/names/8895> ;
    ns1:performer <http://data.carnegiehall.org/names/15437>,
        <http://data.carnegiehall.org/names/1587>,
        <http://data.carnegiehall.org/names/1588>,
        <http://data.carnegiehall.org/names/18212>,
        <http://data.carnegiehall.org/names/24754>,
        <http://data.carnegiehall.org/names/3194>,
        <http://data.carnegiehall.org/names/3195>,
        <http://data.carnegiehall.org/names/32394>,
        <http://data.carnegiehall.org/names/38640>,
        <http://data.carnegiehall.org/names/40546>,
        <http://data.carnegiehall.org/names/47591>,
        <http://data.carnegiehall.org/names/54884>,
        <http://data.carnegiehall.org/names/81786>,
        <http://data.carnegiehall.org/names/8895> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

