@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/53839/work_15> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "To Be Certain of the Dawn" ;
    ns2:bass <http://data.carnegiehall.org/names/41177> ;
    ns2:choir <http://data.carnegiehall.org/names/26705>,
        <http://data.carnegiehall.org/names/73518>,
        <http://data.carnegiehall.org/names/82981>,
        <http://data.carnegiehall.org/names/90251>,
        <http://data.carnegiehall.org/names/90252>,
        <http://data.carnegiehall.org/names/93013>,
        <http://data.carnegiehall.org/names/93014>,
        <http://data.carnegiehall.org/names/98380>,
        <http://data.carnegiehall.org/names/98385> ;
    ns2:conductor <http://data.carnegiehall.org/names/84926> ;
    ns2:mezzo_soprano <http://data.carnegiehall.org/names/80909> ;
    ns2:orchestra <http://data.carnegiehall.org/names/27023> ;
    ns2:soprano <http://data.carnegiehall.org/names/72616> ;
    ns2:tenor <http://data.carnegiehall.org/names/89628>,
        <http://data.carnegiehall.org/names/98381> ;
    ns1:performer <http://data.carnegiehall.org/names/26705>,
        <http://data.carnegiehall.org/names/27023>,
        <http://data.carnegiehall.org/names/41177>,
        <http://data.carnegiehall.org/names/72616>,
        <http://data.carnegiehall.org/names/73518>,
        <http://data.carnegiehall.org/names/80909>,
        <http://data.carnegiehall.org/names/82981>,
        <http://data.carnegiehall.org/names/84926>,
        <http://data.carnegiehall.org/names/89628>,
        <http://data.carnegiehall.org/names/90251>,
        <http://data.carnegiehall.org/names/90252>,
        <http://data.carnegiehall.org/names/93013>,
        <http://data.carnegiehall.org/names/93014>,
        <http://data.carnegiehall.org/names/98380>,
        <http://data.carnegiehall.org/names/98381>,
        <http://data.carnegiehall.org/names/98385> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/91447> ;
    rdfs:comment "New York premiere" .

