@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/75232/work_05> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Hine ma tov (Hebrew)" ;
    ns2:choir <http://data.carnegiehall.org/names/109728>,
        <http://data.carnegiehall.org/names/118592>,
        <http://data.carnegiehall.org/names/133733>,
        <http://data.carnegiehall.org/names/134947>,
        <http://data.carnegiehall.org/names/134948>,
        <http://data.carnegiehall.org/names/134949>,
        <http://data.carnegiehall.org/names/134950>,
        <http://data.carnegiehall.org/names/134951>,
        <http://data.carnegiehall.org/names/134952>,
        <http://data.carnegiehall.org/names/134953>,
        <http://data.carnegiehall.org/names/134954>,
        <http://data.carnegiehall.org/names/134955>,
        <http://data.carnegiehall.org/names/55402>,
        <http://data.carnegiehall.org/names/80008> ;
    ns2:conductor <http://data.carnegiehall.org/names/85105> ;
    ns1:performer <http://data.carnegiehall.org/names/109728>,
        <http://data.carnegiehall.org/names/118592>,
        <http://data.carnegiehall.org/names/133733>,
        <http://data.carnegiehall.org/names/134947>,
        <http://data.carnegiehall.org/names/134948>,
        <http://data.carnegiehall.org/names/134949>,
        <http://data.carnegiehall.org/names/134950>,
        <http://data.carnegiehall.org/names/134951>,
        <http://data.carnegiehall.org/names/134952>,
        <http://data.carnegiehall.org/names/134953>,
        <http://data.carnegiehall.org/names/134954>,
        <http://data.carnegiehall.org/names/134955>,
        <http://data.carnegiehall.org/names/55402>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/85105> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/91217> .

