@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/56217/work_17> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q1363276> ;
    rdfs:label "Thousands Cheer: The Joint is Really Jumpin' Down at Carnegie Hall" ;
    ns1:cello <http://data.carnegiehall.org/names/38733> ;
    ns1:choir <http://data.carnegiehall.org/names/36013> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/69801> ;
    ns1:piano <http://data.carnegiehall.org/names/55533>,
        <http://data.carnegiehall.org/names/6009> ;
    ns1:soprano <http://data.carnegiehall.org/names/54807> ;
    ns1:violin <http://data.carnegiehall.org/names/24923> ;
    ns1:vocalist <http://data.carnegiehall.org/names/19006>,
        <http://data.carnegiehall.org/names/30297> ;
    ns2:performer <http://data.carnegiehall.org/names/19006>,
        <http://data.carnegiehall.org/names/24923>,
        <http://data.carnegiehall.org/names/30297>,
        <http://data.carnegiehall.org/names/36013>,
        <http://data.carnegiehall.org/names/38733>,
        <http://data.carnegiehall.org/names/54807>,
        <http://data.carnegiehall.org/names/55533>,
        <http://data.carnegiehall.org/names/6009>,
        <http://data.carnegiehall.org/names/69801> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/96382> .

