@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/14116/work_07> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Tsu Gast beim Zaidn (Grandfather Mendele)" ;
    ns1:actor <http://data.carnegiehall.org/names/131725>,
        <http://data.carnegiehall.org/names/132320>,
        <http://data.carnegiehall.org/names/132321>,
        <http://data.carnegiehall.org/names/133120>,
        <http://data.carnegiehall.org/names/133122>,
        <http://data.carnegiehall.org/names/133123>,
        <http://data.carnegiehall.org/names/39559> ;
    ns1:bass_baritone <http://data.carnegiehall.org/names/47903> ;
    ns1:vocalist <http://data.carnegiehall.org/names/133121> ;
    ns2:performer <http://data.carnegiehall.org/names/131725>,
        <http://data.carnegiehall.org/names/132320>,
        <http://data.carnegiehall.org/names/132321>,
        <http://data.carnegiehall.org/names/133120>,
        <http://data.carnegiehall.org/names/133121>,
        <http://data.carnegiehall.org/names/133122>,
        <http://data.carnegiehall.org/names/133123>,
        <http://data.carnegiehall.org/names/39559>,
        <http://data.carnegiehall.org/names/47903> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/117365> .

