@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/34447/work_09> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Dear Old Manhattan" ;
    ns2:tenor <http://data.carnegiehall.org/names/58466> ;
    ns2:unspecified_voice <http://data.carnegiehall.org/names/15778>,
        <http://data.carnegiehall.org/names/22404>,
        <http://data.carnegiehall.org/names/23675>,
        <http://data.carnegiehall.org/names/26267>,
        <http://data.carnegiehall.org/names/35310>,
        <http://data.carnegiehall.org/names/35488>,
        <http://data.carnegiehall.org/names/40588>,
        <http://data.carnegiehall.org/names/40779>,
        <http://data.carnegiehall.org/names/40780>,
        <http://data.carnegiehall.org/names/44081>,
        <http://data.carnegiehall.org/names/48466>,
        <http://data.carnegiehall.org/names/57683>,
        <http://data.carnegiehall.org/names/57969>,
        <http://data.carnegiehall.org/names/895>,
        <http://data.carnegiehall.org/names/9216> ;
    ns1:performer <http://data.carnegiehall.org/names/15778>,
        <http://data.carnegiehall.org/names/22404>,
        <http://data.carnegiehall.org/names/23675>,
        <http://data.carnegiehall.org/names/26267>,
        <http://data.carnegiehall.org/names/35310>,
        <http://data.carnegiehall.org/names/35488>,
        <http://data.carnegiehall.org/names/40588>,
        <http://data.carnegiehall.org/names/40779>,
        <http://data.carnegiehall.org/names/40780>,
        <http://data.carnegiehall.org/names/44081>,
        <http://data.carnegiehall.org/names/48466>,
        <http://data.carnegiehall.org/names/57683>,
        <http://data.carnegiehall.org/names/57969>,
        <http://data.carnegiehall.org/names/58466>,
        <http://data.carnegiehall.org/names/895>,
        <http://data.carnegiehall.org/names/9216> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/29271> .

