@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/3528/work_06> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:actor <http://data.carnegiehall.org/names/72986>,
        <http://data.carnegiehall.org/names/72987> ;
    ns2:dancer <http://data.carnegiehall.org/names/72974>,
        <http://data.carnegiehall.org/names/72975>,
        <http://data.carnegiehall.org/names/72976>,
        <http://data.carnegiehall.org/names/72978>,
        <http://data.carnegiehall.org/names/72979>,
        <http://data.carnegiehall.org/names/72980>,
        <http://data.carnegiehall.org/names/72982>,
        <http://data.carnegiehall.org/names/72983>,
        <http://data.carnegiehall.org/names/72990> ;
    ns2:electric_organ <http://data.carnegiehall.org/names/48504> ;
    ns2:keyboard <http://data.carnegiehall.org/names/65991> ;
    ns2:piano <http://data.carnegiehall.org/names/48504> ;
    ns2:tenor <http://data.carnegiehall.org/names/65989> ;
    ns2:unspecified_instrument <http://data.carnegiehall.org/names/72984> ;
    ns2:vocalist <http://data.carnegiehall.org/names/72480>,
        <http://data.carnegiehall.org/names/72481>,
        <http://data.carnegiehall.org/names/72482>,
        <http://data.carnegiehall.org/names/72972>,
        <http://data.carnegiehall.org/names/72973>,
        <http://data.carnegiehall.org/names/72976>,
        <http://data.carnegiehall.org/names/72977>,
        <http://data.carnegiehall.org/names/72980>,
        <http://data.carnegiehall.org/names/72981>,
        <http://data.carnegiehall.org/names/72985>,
        <http://data.carnegiehall.org/names/72988>,
        <http://data.carnegiehall.org/names/72989>,
        <http://data.carnegiehall.org/names/72991>,
        <http://data.carnegiehall.org/names/72992> ;
    ns1:performer <http://data.carnegiehall.org/names/48504>,
        <http://data.carnegiehall.org/names/65989>,
        <http://data.carnegiehall.org/names/65991>,
        <http://data.carnegiehall.org/names/72480>,
        <http://data.carnegiehall.org/names/72481>,
        <http://data.carnegiehall.org/names/72482>,
        <http://data.carnegiehall.org/names/72972>,
        <http://data.carnegiehall.org/names/72973>,
        <http://data.carnegiehall.org/names/72974>,
        <http://data.carnegiehall.org/names/72975>,
        <http://data.carnegiehall.org/names/72976>,
        <http://data.carnegiehall.org/names/72977>,
        <http://data.carnegiehall.org/names/72978>,
        <http://data.carnegiehall.org/names/72979>,
        <http://data.carnegiehall.org/names/72980>,
        <http://data.carnegiehall.org/names/72981>,
        <http://data.carnegiehall.org/names/72982>,
        <http://data.carnegiehall.org/names/72983>,
        <http://data.carnegiehall.org/names/72984>,
        <http://data.carnegiehall.org/names/72985>,
        <http://data.carnegiehall.org/names/72986>,
        <http://data.carnegiehall.org/names/72987>,
        <http://data.carnegiehall.org/names/72988>,
        <http://data.carnegiehall.org/names/72989>,
        <http://data.carnegiehall.org/names/72990>,
        <http://data.carnegiehall.org/names/72991>,
        <http://data.carnegiehall.org/names/72992> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

