@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/44062/work_01> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Mottetti di Montale" ;
    ns2:bass_clarinet <http://data.carnegiehall.org/names/5096> ;
    ns2:celesta <http://data.carnegiehall.org/names/32710> ;
    ns2:cello <http://data.carnegiehall.org/names/67289> ;
    ns2:clarinet <http://data.carnegiehall.org/names/24737> ;
    ns2:double_bass <http://data.carnegiehall.org/names/17739> ;
    ns2:english_horn <http://data.carnegiehall.org/names/18656> ;
    ns2:flute <http://data.carnegiehall.org/names/37867> ;
    ns2:french_horn <http://data.carnegiehall.org/names/17007> ;
    ns2:harpsichord <http://data.carnegiehall.org/names/32710> ;
    ns2:mezzo_soprano <http://data.carnegiehall.org/names/72782>,
        <http://data.carnegiehall.org/names/76136> ;
    ns2:oboe <http://data.carnegiehall.org/names/18656> ;
    ns2:organ <http://data.carnegiehall.org/names/32710> ;
    ns2:piccolo <http://data.carnegiehall.org/names/37867> ;
    ns2:viola <http://data.carnegiehall.org/names/13378> ;
    ns2:violin <http://data.carnegiehall.org/names/31340> ;
    ns1:performer <http://data.carnegiehall.org/names/13378>,
        <http://data.carnegiehall.org/names/17007>,
        <http://data.carnegiehall.org/names/17739>,
        <http://data.carnegiehall.org/names/18656>,
        <http://data.carnegiehall.org/names/24737>,
        <http://data.carnegiehall.org/names/31340>,
        <http://data.carnegiehall.org/names/32710>,
        <http://data.carnegiehall.org/names/37867>,
        <http://data.carnegiehall.org/names/5096>,
        <http://data.carnegiehall.org/names/67289>,
        <http://data.carnegiehall.org/names/72782>,
        <http://data.carnegiehall.org/names/76136> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/72348> ;
    rdfs:comment "New York premiere" .

