@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/79865/work_14> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Migrate" ;
    ns2:cello <http://data.carnegiehall.org/names/127417> ;
    ns2:dance_group <http://data.carnegiehall.org/names/141943> ;
    ns2:dancer <http://data.carnegiehall.org/names/141944>,
        <http://data.carnegiehall.org/names/141945>,
        <http://data.carnegiehall.org/names/141946>,
        <http://data.carnegiehall.org/names/141947>,
        <http://data.carnegiehall.org/names/141948>,
        <http://data.carnegiehall.org/names/141949> ;
    ns2:piano <http://data.carnegiehall.org/names/141942> ;
    ns2:piano_quartet <http://data.carnegiehall.org/names/137916> ;
    ns2:viola <http://data.carnegiehall.org/names/134434> ;
    ns2:violin <http://data.carnegiehall.org/names/134433> ;
    ns1:performer <http://data.carnegiehall.org/names/127417>,
        <http://data.carnegiehall.org/names/134433>,
        <http://data.carnegiehall.org/names/134434>,
        <http://data.carnegiehall.org/names/137916>,
        <http://data.carnegiehall.org/names/141942>,
        <http://data.carnegiehall.org/names/141943>,
        <http://data.carnegiehall.org/names/141944>,
        <http://data.carnegiehall.org/names/141945>,
        <http://data.carnegiehall.org/names/141946>,
        <http://data.carnegiehall.org/names/141947>,
        <http://data.carnegiehall.org/names/141948>,
        <http://data.carnegiehall.org/names/141949> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/125320> ;
    rdfs:comment "New York premiere" .

