@prefix ns1: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix ns2: <http://schema.org/> .
@prefix ns3: <http://purl.org/ontology/mo/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/16039/work_13> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Waltz (unspecified)" ;
    ns1:dancer <http://data.carnegiehall.org/names/10414>,
        <http://data.carnegiehall.org/names/12256>,
        <http://data.carnegiehall.org/names/12506>,
        <http://data.carnegiehall.org/names/13938>,
        <http://data.carnegiehall.org/names/15067>,
        <http://data.carnegiehall.org/names/19777>,
        <http://data.carnegiehall.org/names/24608>,
        <http://data.carnegiehall.org/names/30894>,
        <http://data.carnegiehall.org/names/33375>,
        <http://data.carnegiehall.org/names/44692>,
        <http://data.carnegiehall.org/names/50197>,
        <http://data.carnegiehall.org/names/51677>,
        <http://data.carnegiehall.org/names/54032>,
        <http://data.carnegiehall.org/names/57015>,
        <http://data.carnegiehall.org/names/59789>,
        <http://data.carnegiehall.org/names/8506>,
        <http://data.carnegiehall.org/names/8507> ;
    ns3:performer <http://data.carnegiehall.org/names/10414>,
        <http://data.carnegiehall.org/names/12256>,
        <http://data.carnegiehall.org/names/12506>,
        <http://data.carnegiehall.org/names/13938>,
        <http://data.carnegiehall.org/names/15067>,
        <http://data.carnegiehall.org/names/19777>,
        <http://data.carnegiehall.org/names/24608>,
        <http://data.carnegiehall.org/names/30894>,
        <http://data.carnegiehall.org/names/33375>,
        <http://data.carnegiehall.org/names/44692>,
        <http://data.carnegiehall.org/names/50197>,
        <http://data.carnegiehall.org/names/51677>,
        <http://data.carnegiehall.org/names/54032>,
        <http://data.carnegiehall.org/names/57015>,
        <http://data.carnegiehall.org/names/59789>,
        <http://data.carnegiehall.org/names/8506>,
        <http://data.carnegiehall.org/names/8507> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/38839> .

