@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/34609/work_32> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Hopak" ;
    ns1:dancer <http://data.carnegiehall.org/names/13938>,
        <http://data.carnegiehall.org/names/24608>,
        <http://data.carnegiehall.org/names/6664>,
        <http://data.carnegiehall.org/names/67775>,
        <http://data.carnegiehall.org/names/85462>,
        <http://data.carnegiehall.org/names/85468>,
        <http://data.carnegiehall.org/names/85474>,
        <http://data.carnegiehall.org/names/85568>,
        <http://data.carnegiehall.org/names/85571>,
        <http://data.carnegiehall.org/names/85576>,
        <http://data.carnegiehall.org/names/85577>,
        <http://data.carnegiehall.org/names/85578>,
        <http://data.carnegiehall.org/names/85579>,
        <http://data.carnegiehall.org/names/85584>,
        <http://data.carnegiehall.org/names/85590>,
        <http://data.carnegiehall.org/names/85593>,
        <http://data.carnegiehall.org/names/85594>,
        <http://data.carnegiehall.org/names/85595>,
        <http://data.carnegiehall.org/names/85596>,
        <http://data.carnegiehall.org/names/85597>,
        <http://data.carnegiehall.org/names/85598>,
        <http://data.carnegiehall.org/names/85599>,
        <http://data.carnegiehall.org/names/85600>,
        <http://data.carnegiehall.org/names/85601>,
        <http://data.carnegiehall.org/names/85602>,
        <http://data.carnegiehall.org/names/85603>,
        <http://data.carnegiehall.org/names/85604>,
        <http://data.carnegiehall.org/names/85605> ;
    ns2:performer <http://data.carnegiehall.org/names/13938>,
        <http://data.carnegiehall.org/names/24608>,
        <http://data.carnegiehall.org/names/6664>,
        <http://data.carnegiehall.org/names/67775>,
        <http://data.carnegiehall.org/names/85462>,
        <http://data.carnegiehall.org/names/85468>,
        <http://data.carnegiehall.org/names/85474>,
        <http://data.carnegiehall.org/names/85568>,
        <http://data.carnegiehall.org/names/85571>,
        <http://data.carnegiehall.org/names/85576>,
        <http://data.carnegiehall.org/names/85577>,
        <http://data.carnegiehall.org/names/85578>,
        <http://data.carnegiehall.org/names/85579>,
        <http://data.carnegiehall.org/names/85584>,
        <http://data.carnegiehall.org/names/85590>,
        <http://data.carnegiehall.org/names/85593>,
        <http://data.carnegiehall.org/names/85594>,
        <http://data.carnegiehall.org/names/85595>,
        <http://data.carnegiehall.org/names/85596>,
        <http://data.carnegiehall.org/names/85597>,
        <http://data.carnegiehall.org/names/85598>,
        <http://data.carnegiehall.org/names/85599>,
        <http://data.carnegiehall.org/names/85600>,
        <http://data.carnegiehall.org/names/85601>,
        <http://data.carnegiehall.org/names/85602>,
        <http://data.carnegiehall.org/names/85603>,
        <http://data.carnegiehall.org/names/85604>,
        <http://data.carnegiehall.org/names/85605> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/30948> .

