@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/46818/work_11> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "A Love Letter to the City" ;
    ns2:conductor <http://data.carnegiehall.org/names/19073> ;
    ns2:dancer <http://data.carnegiehall.org/names/82813> ;
    ns2:harmonica <http://data.carnegiehall.org/names/9923> ;
    ns2:piano <http://data.carnegiehall.org/names/19073> ;
    ns2:vocalist <http://data.carnegiehall.org/names/71026>,
        <http://data.carnegiehall.org/names/81267>,
        <http://data.carnegiehall.org/names/82806>,
        <http://data.carnegiehall.org/names/82807>,
        <http://data.carnegiehall.org/names/82808>,
        <http://data.carnegiehall.org/names/82809>,
        <http://data.carnegiehall.org/names/82810>,
        <http://data.carnegiehall.org/names/82811>,
        <http://data.carnegiehall.org/names/82812> ;
    ns1:performer <http://data.carnegiehall.org/names/19073>,
        <http://data.carnegiehall.org/names/71026>,
        <http://data.carnegiehall.org/names/81267>,
        <http://data.carnegiehall.org/names/82806>,
        <http://data.carnegiehall.org/names/82807>,
        <http://data.carnegiehall.org/names/82808>,
        <http://data.carnegiehall.org/names/82809>,
        <http://data.carnegiehall.org/names/82810>,
        <http://data.carnegiehall.org/names/82811>,
        <http://data.carnegiehall.org/names/82812>,
        <http://data.carnegiehall.org/names/82813>,
        <http://data.carnegiehall.org/names/9923> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/78262> ;
    rdfs:comment "world premiere" .

