@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/39896/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:actor <http://data.carnegiehall.org/names/63622>,
        <http://data.carnegiehall.org/names/66447> ;
    ns2:announcer <http://data.carnegiehall.org/names/63620> ;
    ns2:comedian <http://data.carnegiehall.org/names/21146> ;
    ns2:guitar <http://data.carnegiehall.org/names/11403> ;
    ns2:piano <http://data.carnegiehall.org/names/54438>,
        <http://data.carnegiehall.org/names/66449> ;
    ns2:vibraphone <http://data.carnegiehall.org/names/49950> ;
    ns2:vocalist <http://data.carnegiehall.org/names/19981>,
        <http://data.carnegiehall.org/names/23609>,
        <http://data.carnegiehall.org/names/43170>,
        <http://data.carnegiehall.org/names/51499>,
        <http://data.carnegiehall.org/names/56076>,
        <http://data.carnegiehall.org/names/63226>,
        <http://data.carnegiehall.org/names/63621>,
        <http://data.carnegiehall.org/names/66448>,
        <http://data.carnegiehall.org/names/66449>,
        <http://data.carnegiehall.org/names/7412> ;
    ns1:performer <http://data.carnegiehall.org/names/11403>,
        <http://data.carnegiehall.org/names/19981>,
        <http://data.carnegiehall.org/names/21146>,
        <http://data.carnegiehall.org/names/23609>,
        <http://data.carnegiehall.org/names/43170>,
        <http://data.carnegiehall.org/names/49950>,
        <http://data.carnegiehall.org/names/51499>,
        <http://data.carnegiehall.org/names/54438>,
        <http://data.carnegiehall.org/names/56076>,
        <http://data.carnegiehall.org/names/63226>,
        <http://data.carnegiehall.org/names/63620>,
        <http://data.carnegiehall.org/names/63621>,
        <http://data.carnegiehall.org/names/63622>,
        <http://data.carnegiehall.org/names/66447>,
        <http://data.carnegiehall.org/names/66448>,
        <http://data.carnegiehall.org/names/66449>,
        <http://data.carnegiehall.org/names/7412> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

