@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/8544/work_08> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Ato nosen yad" ;
    ns1:unspecified_voice <http://data.carnegiehall.org/names/1037>,
        <http://data.carnegiehall.org/names/1679>,
        <http://data.carnegiehall.org/names/18811>,
        <http://data.carnegiehall.org/names/19576>,
        <http://data.carnegiehall.org/names/27381>,
        <http://data.carnegiehall.org/names/28381>,
        <http://data.carnegiehall.org/names/30074>,
        <http://data.carnegiehall.org/names/33311>,
        <http://data.carnegiehall.org/names/35405>,
        <http://data.carnegiehall.org/names/36688>,
        <http://data.carnegiehall.org/names/41656>,
        <http://data.carnegiehall.org/names/41659>,
        <http://data.carnegiehall.org/names/46103>,
        <http://data.carnegiehall.org/names/52544>,
        <http://data.carnegiehall.org/names/56285>,
        <http://data.carnegiehall.org/names/58889> ;
    ns2:performer <http://data.carnegiehall.org/names/1037>,
        <http://data.carnegiehall.org/names/1679>,
        <http://data.carnegiehall.org/names/18811>,
        <http://data.carnegiehall.org/names/19576>,
        <http://data.carnegiehall.org/names/27381>,
        <http://data.carnegiehall.org/names/28381>,
        <http://data.carnegiehall.org/names/30074>,
        <http://data.carnegiehall.org/names/33311>,
        <http://data.carnegiehall.org/names/35405>,
        <http://data.carnegiehall.org/names/36688>,
        <http://data.carnegiehall.org/names/41656>,
        <http://data.carnegiehall.org/names/41659>,
        <http://data.carnegiehall.org/names/46103>,
        <http://data.carnegiehall.org/names/52544>,
        <http://data.carnegiehall.org/names/56285>,
        <http://data.carnegiehall.org/names/58889> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/13592> .

