@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/70686/work_20> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Poems of Sara Teasdale: Epilogue: Why I Do Not Weep" ;
    ns2:choir <http://data.carnegiehall.org/names/130312>,
        <http://data.carnegiehall.org/names/130313>,
        <http://data.carnegiehall.org/names/130322>,
        <http://data.carnegiehall.org/names/130323>,
        <http://data.carnegiehall.org/names/130324>,
        <http://data.carnegiehall.org/names/83968>,
        <http://data.carnegiehall.org/names/85216>,
        <http://data.carnegiehall.org/names/87434>,
        <http://data.carnegiehall.org/names/90252>,
        <http://data.carnegiehall.org/names/93012>,
        <http://data.carnegiehall.org/names/9557> ;
    ns2:conductor <http://data.carnegiehall.org/names/130310> ;
    ns2:piano <http://data.carnegiehall.org/names/23379> ;
    ns1:performer <http://data.carnegiehall.org/names/130310>,
        <http://data.carnegiehall.org/names/130312>,
        <http://data.carnegiehall.org/names/130313>,
        <http://data.carnegiehall.org/names/130322>,
        <http://data.carnegiehall.org/names/130323>,
        <http://data.carnegiehall.org/names/130324>,
        <http://data.carnegiehall.org/names/23379>,
        <http://data.carnegiehall.org/names/83968>,
        <http://data.carnegiehall.org/names/85216>,
        <http://data.carnegiehall.org/names/87434>,
        <http://data.carnegiehall.org/names/90252>,
        <http://data.carnegiehall.org/names/93012>,
        <http://data.carnegiehall.org/names/9557> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/114848> .

