@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/30281/work_02> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:actor <http://data.carnegiehall.org/names/55326> ;
    ns1:comedian <http://data.carnegiehall.org/names/515> ;
    ns1:comedy_team <http://data.carnegiehall.org/names/18677> ;
    ns1:dance_group <http://data.carnegiehall.org/names/12807>,
        <http://data.carnegiehall.org/names/51397> ;
    ns1:dancer <http://data.carnegiehall.org/names/10098>,
        <http://data.carnegiehall.org/names/99167>,
        <http://data.carnegiehall.org/names/99168> ;
    ns1:novelty_act <http://data.carnegiehall.org/names/42826> ;
    ns1:vocalist <http://data.carnegiehall.org/names/10098>,
        <http://data.carnegiehall.org/names/29352>,
        <http://data.carnegiehall.org/names/51386>,
        <http://data.carnegiehall.org/names/60072>,
        <http://data.carnegiehall.org/names/99167>,
        <http://data.carnegiehall.org/names/99168> ;
    ns1:xylophone <http://data.carnegiehall.org/names/30090> ;
    ns2:performer <http://data.carnegiehall.org/names/10098>,
        <http://data.carnegiehall.org/names/12807>,
        <http://data.carnegiehall.org/names/18677>,
        <http://data.carnegiehall.org/names/29352>,
        <http://data.carnegiehall.org/names/30090>,
        <http://data.carnegiehall.org/names/42826>,
        <http://data.carnegiehall.org/names/51386>,
        <http://data.carnegiehall.org/names/51397>,
        <http://data.carnegiehall.org/names/515>,
        <http://data.carnegiehall.org/names/55326>,
        <http://data.carnegiehall.org/names/60072>,
        <http://data.carnegiehall.org/names/99167>,
        <http://data.carnegiehall.org/names/99168> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

