@prefix ns1: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix ns2: <http://purl.org/ontology/mo/> .
@prefix ns3: <http://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/79694/work_12> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Transitions in Black" ;
    ns1:alto_saxophone <http://data.carnegiehall.org/names/67446> ;
    ns1:chamber_ensemble <http://data.carnegiehall.org/names/81815> ;
    ns1:choir <http://data.carnegiehall.org/names/134781>,
        <http://data.carnegiehall.org/names/141376>,
        <http://data.carnegiehall.org/names/141381> ;
    ns1:conductor <http://data.carnegiehall.org/names/134784> ;
    ns1:jazz_ensemble <http://data.carnegiehall.org/names/141375>,
        <http://data.carnegiehall.org/names/141380> ;
    ns1:vocal_ensemble <http://data.carnegiehall.org/names/141377> ;
    ns1:vocalist <http://data.carnegiehall.org/names/134784>,
        <http://data.carnegiehall.org/names/141378>,
        <http://data.carnegiehall.org/names/23053>,
        <http://data.carnegiehall.org/names/70164> ;
    ns2:performer <http://data.carnegiehall.org/names/134781>,
        <http://data.carnegiehall.org/names/134784>,
        <http://data.carnegiehall.org/names/141375>,
        <http://data.carnegiehall.org/names/141376>,
        <http://data.carnegiehall.org/names/141377>,
        <http://data.carnegiehall.org/names/141378>,
        <http://data.carnegiehall.org/names/141380>,
        <http://data.carnegiehall.org/names/141381>,
        <http://data.carnegiehall.org/names/23053>,
        <http://data.carnegiehall.org/names/67446>,
        <http://data.carnegiehall.org/names/70164>,
        <http://data.carnegiehall.org/names/81815> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/124855> ;
    rdfs:comment "world premiere" .

