@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/17874/work_14> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "A Bunt Mit A Statchke" ;
    ns1:baritone <http://data.carnegiehall.org/names/2801> ;
    ns1:bass_baritone <http://data.carnegiehall.org/names/56897> ;
    ns1:dancer <http://data.carnegiehall.org/names/11902>,
        <http://data.carnegiehall.org/names/25389>,
        <http://data.carnegiehall.org/names/25699>,
        <http://data.carnegiehall.org/names/28009>,
        <http://data.carnegiehall.org/names/31011>,
        <http://data.carnegiehall.org/names/3156>,
        <http://data.carnegiehall.org/names/43102>,
        <http://data.carnegiehall.org/names/54831>,
        <http://data.carnegiehall.org/names/60755>,
        <http://data.carnegiehall.org/names/9267> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/32632> ;
    ns1:soprano <http://data.carnegiehall.org/names/5624> ;
    ns1:tenor <http://data.carnegiehall.org/names/22784> ;
    ns1:unspecified_voice <http://data.carnegiehall.org/names/31853>,
        <http://data.carnegiehall.org/names/57886> ;
    ns2:performer <http://data.carnegiehall.org/names/11902>,
        <http://data.carnegiehall.org/names/22784>,
        <http://data.carnegiehall.org/names/25389>,
        <http://data.carnegiehall.org/names/25699>,
        <http://data.carnegiehall.org/names/28009>,
        <http://data.carnegiehall.org/names/2801>,
        <http://data.carnegiehall.org/names/31011>,
        <http://data.carnegiehall.org/names/3156>,
        <http://data.carnegiehall.org/names/31853>,
        <http://data.carnegiehall.org/names/32632>,
        <http://data.carnegiehall.org/names/43102>,
        <http://data.carnegiehall.org/names/54831>,
        <http://data.carnegiehall.org/names/5624>,
        <http://data.carnegiehall.org/names/56897>,
        <http://data.carnegiehall.org/names/57886>,
        <http://data.carnegiehall.org/names/60755>,
        <http://data.carnegiehall.org/names/9267> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/51019> .

