@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/37050/work_08> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:acrobatic_team <http://data.carnegiehall.org/names/55751> ;
    ns2:actor <http://data.carnegiehall.org/names/11870>,
        <http://data.carnegiehall.org/names/14254>,
        <http://data.carnegiehall.org/names/34145>,
        <http://data.carnegiehall.org/names/34146> ;
    ns2:comedian <http://data.carnegiehall.org/names/20757> ;
    ns2:concert_band <http://data.carnegiehall.org/names/79242> ;
    ns2:conductor <http://data.carnegiehall.org/names/10621> ;
    ns2:cornet <http://data.carnegiehall.org/names/10621> ;
    ns2:reciter <http://data.carnegiehall.org/names/42417>,
        <http://data.carnegiehall.org/names/45820> ;
    ns2:vocalist <http://data.carnegiehall.org/names/407> ;
    ns1:performer <http://data.carnegiehall.org/names/10621>,
        <http://data.carnegiehall.org/names/11870>,
        <http://data.carnegiehall.org/names/14254>,
        <http://data.carnegiehall.org/names/20757>,
        <http://data.carnegiehall.org/names/34145>,
        <http://data.carnegiehall.org/names/34146>,
        <http://data.carnegiehall.org/names/407>,
        <http://data.carnegiehall.org/names/42417>,
        <http://data.carnegiehall.org/names/45820>,
        <http://data.carnegiehall.org/names/55751>,
        <http://data.carnegiehall.org/names/79242> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

