@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/70390/work_12> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Zog Nit Keyn Mol (Never Say That You Have Reached The Final Road – We Are Here)" ;
    ns2:cantor <http://data.carnegiehall.org/names/129911>,
        <http://data.carnegiehall.org/names/129916>,
        <http://data.carnegiehall.org/names/66025> ;
    ns2:guitar <http://data.carnegiehall.org/names/129905> ;
    ns2:vocalist <http://data.carnegiehall.org/names/129908>,
        <http://data.carnegiehall.org/names/129909>,
        <http://data.carnegiehall.org/names/129910>,
        <http://data.carnegiehall.org/names/129912>,
        <http://data.carnegiehall.org/names/129919>,
        <http://data.carnegiehall.org/names/129920>,
        <http://data.carnegiehall.org/names/129921>,
        <http://data.carnegiehall.org/names/129922>,
        <http://data.carnegiehall.org/names/129923> ;
    ns1:performer <http://data.carnegiehall.org/names/129905>,
        <http://data.carnegiehall.org/names/129908>,
        <http://data.carnegiehall.org/names/129909>,
        <http://data.carnegiehall.org/names/129910>,
        <http://data.carnegiehall.org/names/129911>,
        <http://data.carnegiehall.org/names/129912>,
        <http://data.carnegiehall.org/names/129916>,
        <http://data.carnegiehall.org/names/129919>,
        <http://data.carnegiehall.org/names/129920>,
        <http://data.carnegiehall.org/names/129921>,
        <http://data.carnegiehall.org/names/129922>,
        <http://data.carnegiehall.org/names/129923>,
        <http://data.carnegiehall.org/names/66025> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/114474> .

