@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/35512/work_32> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Hopak" ;
    ns2:dancer <http://data.carnegiehall.org/names/1576>,
        <http://data.carnegiehall.org/names/24608>,
        <http://data.carnegiehall.org/names/3602>,
        <http://data.carnegiehall.org/names/4764>,
        <http://data.carnegiehall.org/names/55789>,
        <http://data.carnegiehall.org/names/6664>,
        <http://data.carnegiehall.org/names/67777>,
        <http://data.carnegiehall.org/names/84890>,
        <http://data.carnegiehall.org/names/84904>,
        <http://data.carnegiehall.org/names/85460>,
        <http://data.carnegiehall.org/names/85462>,
        <http://data.carnegiehall.org/names/85463>,
        <http://data.carnegiehall.org/names/85464>,
        <http://data.carnegiehall.org/names/85468>,
        <http://data.carnegiehall.org/names/85469>,
        <http://data.carnegiehall.org/names/85470>,
        <http://data.carnegiehall.org/names/85471>,
        <http://data.carnegiehall.org/names/85472>,
        <http://data.carnegiehall.org/names/85473>,
        <http://data.carnegiehall.org/names/85474>,
        <http://data.carnegiehall.org/names/85475>,
        <http://data.carnegiehall.org/names/85476>,
        <http://data.carnegiehall.org/names/85477> ;
    ns1:performer <http://data.carnegiehall.org/names/1576>,
        <http://data.carnegiehall.org/names/24608>,
        <http://data.carnegiehall.org/names/3602>,
        <http://data.carnegiehall.org/names/4764>,
        <http://data.carnegiehall.org/names/55789>,
        <http://data.carnegiehall.org/names/6664>,
        <http://data.carnegiehall.org/names/67777>,
        <http://data.carnegiehall.org/names/84890>,
        <http://data.carnegiehall.org/names/84904>,
        <http://data.carnegiehall.org/names/85460>,
        <http://data.carnegiehall.org/names/85462>,
        <http://data.carnegiehall.org/names/85463>,
        <http://data.carnegiehall.org/names/85464>,
        <http://data.carnegiehall.org/names/85468>,
        <http://data.carnegiehall.org/names/85469>,
        <http://data.carnegiehall.org/names/85470>,
        <http://data.carnegiehall.org/names/85471>,
        <http://data.carnegiehall.org/names/85472>,
        <http://data.carnegiehall.org/names/85473>,
        <http://data.carnegiehall.org/names/85474>,
        <http://data.carnegiehall.org/names/85475>,
        <http://data.carnegiehall.org/names/85476>,
        <http://data.carnegiehall.org/names/85477> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/30948> .

