@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/3636/work_13> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Salute to Israel's 22nd Year of Statehood" ;
    ns2:cantor <http://data.carnegiehall.org/names/139002>,
        <http://data.carnegiehall.org/names/139003>,
        <http://data.carnegiehall.org/names/139004>,
        <http://data.carnegiehall.org/names/139005>,
        <http://data.carnegiehall.org/names/139009>,
        <http://data.carnegiehall.org/names/139010>,
        <http://data.carnegiehall.org/names/139011>,
        <http://data.carnegiehall.org/names/139013>,
        <http://data.carnegiehall.org/names/139014>,
        <http://data.carnegiehall.org/names/139016>,
        <http://data.carnegiehall.org/names/139017>,
        <http://data.carnegiehall.org/names/51706> ;
    ns2:choir <http://data.carnegiehall.org/names/139000> ;
    ns2:narrator <http://data.carnegiehall.org/names/139001>,
        <http://data.carnegiehall.org/names/139012> ;
    ns2:piano <http://data.carnegiehall.org/names/22791> ;
    ns1:performer <http://data.carnegiehall.org/names/139000>,
        <http://data.carnegiehall.org/names/139001>,
        <http://data.carnegiehall.org/names/139002>,
        <http://data.carnegiehall.org/names/139003>,
        <http://data.carnegiehall.org/names/139004>,
        <http://data.carnegiehall.org/names/139005>,
        <http://data.carnegiehall.org/names/139009>,
        <http://data.carnegiehall.org/names/139010>,
        <http://data.carnegiehall.org/names/139011>,
        <http://data.carnegiehall.org/names/139012>,
        <http://data.carnegiehall.org/names/139013>,
        <http://data.carnegiehall.org/names/139014>,
        <http://data.carnegiehall.org/names/139016>,
        <http://data.carnegiehall.org/names/139017>,
        <http://data.carnegiehall.org/names/22791>,
        <http://data.carnegiehall.org/names/51706> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/122712> .

