@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/53745/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:double_bass <http://data.carnegiehall.org/names/66707> ;
    ns2:host <http://data.carnegiehall.org/names/59212>,
        <http://data.carnegiehall.org/names/97775> ;
    ns2:piano <http://data.carnegiehall.org/names/19648>,
        <http://data.carnegiehall.org/names/5938>,
        <http://data.carnegiehall.org/names/9522> ;
    ns2:vocalist <http://data.carnegiehall.org/names/13908>,
        <http://data.carnegiehall.org/names/15131>,
        <http://data.carnegiehall.org/names/56076>,
        <http://data.carnegiehall.org/names/5938>,
        <http://data.carnegiehall.org/names/64993>,
        <http://data.carnegiehall.org/names/65715>,
        <http://data.carnegiehall.org/names/69990>,
        <http://data.carnegiehall.org/names/7412>,
        <http://data.carnegiehall.org/names/84503>,
        <http://data.carnegiehall.org/names/93427>,
        <http://data.carnegiehall.org/names/94454>,
        <http://data.carnegiehall.org/names/97777>,
        <http://data.carnegiehall.org/names/97778>,
        <http://data.carnegiehall.org/names/97779>,
        <http://data.carnegiehall.org/names/97780>,
        <http://data.carnegiehall.org/names/97781>,
        <http://data.carnegiehall.org/names/97782>,
        <http://data.carnegiehall.org/names/97783>,
        <http://data.carnegiehall.org/names/97784> ;
    ns1:performer <http://data.carnegiehall.org/names/13908>,
        <http://data.carnegiehall.org/names/15131>,
        <http://data.carnegiehall.org/names/19648>,
        <http://data.carnegiehall.org/names/56076>,
        <http://data.carnegiehall.org/names/59212>,
        <http://data.carnegiehall.org/names/5938>,
        <http://data.carnegiehall.org/names/64993>,
        <http://data.carnegiehall.org/names/65715>,
        <http://data.carnegiehall.org/names/66707>,
        <http://data.carnegiehall.org/names/69990>,
        <http://data.carnegiehall.org/names/7412>,
        <http://data.carnegiehall.org/names/84503>,
        <http://data.carnegiehall.org/names/93427>,
        <http://data.carnegiehall.org/names/94454>,
        <http://data.carnegiehall.org/names/9522>,
        <http://data.carnegiehall.org/names/97775>,
        <http://data.carnegiehall.org/names/97777>,
        <http://data.carnegiehall.org/names/97778>,
        <http://data.carnegiehall.org/names/97779>,
        <http://data.carnegiehall.org/names/97780>,
        <http://data.carnegiehall.org/names/97781>,
        <http://data.carnegiehall.org/names/97782>,
        <http://data.carnegiehall.org/names/97783>,
        <http://data.carnegiehall.org/names/97784> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

