@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/20154/work_04> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:actor <http://data.carnegiehall.org/names/34035>,
        <http://data.carnegiehall.org/names/36731>,
        <http://data.carnegiehall.org/names/38191>,
        <http://data.carnegiehall.org/names/38242>,
        <http://data.carnegiehall.org/names/47379>,
        <http://data.carnegiehall.org/names/47460>,
        <http://data.carnegiehall.org/names/59620> ;
    ns1:band_leader <http://data.carnegiehall.org/names/927> ;
    ns1:comedian <http://data.carnegiehall.org/names/25211>,
        <http://data.carnegiehall.org/names/26073>,
        <http://data.carnegiehall.org/names/41231>,
        <http://data.carnegiehall.org/names/48040>,
        <http://data.carnegiehall.org/names/928> ;
    ns1:conductor <http://data.carnegiehall.org/names/51886> ;
    ns1:host <http://data.carnegiehall.org/names/26463>,
        <http://data.carnegiehall.org/names/45938> ;
    ns1:tap_dancer <http://data.carnegiehall.org/names/27241>,
        <http://data.carnegiehall.org/names/33752>,
        <http://data.carnegiehall.org/names/37016> ;
    ns1:tenor <http://data.carnegiehall.org/names/48770> ;
    ns1:vocalist <http://data.carnegiehall.org/names/35316>,
        <http://data.carnegiehall.org/names/36734>,
        <http://data.carnegiehall.org/names/42291>,
        <http://data.carnegiehall.org/names/8186> ;
    ns2:performer <http://data.carnegiehall.org/names/25211>,
        <http://data.carnegiehall.org/names/26073>,
        <http://data.carnegiehall.org/names/26463>,
        <http://data.carnegiehall.org/names/27241>,
        <http://data.carnegiehall.org/names/33752>,
        <http://data.carnegiehall.org/names/34035>,
        <http://data.carnegiehall.org/names/35316>,
        <http://data.carnegiehall.org/names/36731>,
        <http://data.carnegiehall.org/names/36734>,
        <http://data.carnegiehall.org/names/37016>,
        <http://data.carnegiehall.org/names/38191>,
        <http://data.carnegiehall.org/names/38242>,
        <http://data.carnegiehall.org/names/41231>,
        <http://data.carnegiehall.org/names/42291>,
        <http://data.carnegiehall.org/names/45938>,
        <http://data.carnegiehall.org/names/47379>,
        <http://data.carnegiehall.org/names/47460>,
        <http://data.carnegiehall.org/names/48040>,
        <http://data.carnegiehall.org/names/48770>,
        <http://data.carnegiehall.org/names/51886>,
        <http://data.carnegiehall.org/names/59620>,
        <http://data.carnegiehall.org/names/8186>,
        <http://data.carnegiehall.org/names/927>,
        <http://data.carnegiehall.org/names/928> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

