@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/75270/work_01> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "A Journey Through The Nourishment Cycle" ;
    ns1:bass_guitar <http://data.carnegiehall.org/names/135066> ;
    ns1:choir <http://data.carnegiehall.org/names/128174>,
        <http://data.carnegiehall.org/names/135072> ;
    ns1:conductor <http://data.carnegiehall.org/names/128110>,
        <http://data.carnegiehall.org/names/135016> ;
    ns1:drums <http://data.carnegiehall.org/names/135068> ;
    ns1:guitar <http://data.carnegiehall.org/names/135065> ;
    ns1:keyboard <http://data.carnegiehall.org/names/135067> ;
    ns1:piano <http://data.carnegiehall.org/names/135064> ;
    ns1:saxophone <http://data.carnegiehall.org/names/135070> ;
    ns1:viola <http://data.carnegiehall.org/names/135071> ;
    ns1:violin <http://data.carnegiehall.org/names/135069> ;
    ns2:performer <http://data.carnegiehall.org/names/128110>,
        <http://data.carnegiehall.org/names/128174>,
        <http://data.carnegiehall.org/names/135016>,
        <http://data.carnegiehall.org/names/135064>,
        <http://data.carnegiehall.org/names/135065>,
        <http://data.carnegiehall.org/names/135066>,
        <http://data.carnegiehall.org/names/135067>,
        <http://data.carnegiehall.org/names/135068>,
        <http://data.carnegiehall.org/names/135069>,
        <http://data.carnegiehall.org/names/135070>,
        <http://data.carnegiehall.org/names/135071>,
        <http://data.carnegiehall.org/names/135072> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/119158> ;
    rdfs:comment "New York premiere" .

