@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/11374/work_14> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Hungarian Dance (unspecified)" ;
    ns2:dance_group <http://data.carnegiehall.org/names/46124> ;
    ns2:dancer <http://data.carnegiehall.org/names/1235>,
        <http://data.carnegiehall.org/names/18259>,
        <http://data.carnegiehall.org/names/19993>,
        <http://data.carnegiehall.org/names/26677>,
        <http://data.carnegiehall.org/names/34326>,
        <http://data.carnegiehall.org/names/35973>,
        <http://data.carnegiehall.org/names/35974>,
        <http://data.carnegiehall.org/names/35975>,
        <http://data.carnegiehall.org/names/4258>,
        <http://data.carnegiehall.org/names/4259>,
        <http://data.carnegiehall.org/names/46010>,
        <http://data.carnegiehall.org/names/48606>,
        <http://data.carnegiehall.org/names/49162>,
        <http://data.carnegiehall.org/names/49684>,
        <http://data.carnegiehall.org/names/53754>,
        <http://data.carnegiehall.org/names/5643>,
        <http://data.carnegiehall.org/names/5993>,
        <http://data.carnegiehall.org/names/60987> ;
    ns1:performer <http://data.carnegiehall.org/names/1235>,
        <http://data.carnegiehall.org/names/18259>,
        <http://data.carnegiehall.org/names/19993>,
        <http://data.carnegiehall.org/names/26677>,
        <http://data.carnegiehall.org/names/34326>,
        <http://data.carnegiehall.org/names/35973>,
        <http://data.carnegiehall.org/names/35974>,
        <http://data.carnegiehall.org/names/35975>,
        <http://data.carnegiehall.org/names/4258>,
        <http://data.carnegiehall.org/names/4259>,
        <http://data.carnegiehall.org/names/46010>,
        <http://data.carnegiehall.org/names/46124>,
        <http://data.carnegiehall.org/names/48606>,
        <http://data.carnegiehall.org/names/49162>,
        <http://data.carnegiehall.org/names/49684>,
        <http://data.carnegiehall.org/names/53754>,
        <http://data.carnegiehall.org/names/5643>,
        <http://data.carnegiehall.org/names/5993>,
        <http://data.carnegiehall.org/names/60987> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/55389> .

