@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/37953/work_06> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Asko Concerto" ;
    ns2:bass_clarinet <http://data.carnegiehall.org/names/62684> ;
    ns2:bassoon <http://data.carnegiehall.org/names/47550> ;
    ns2:cello <http://data.carnegiehall.org/names/62691> ;
    ns2:clarinet <http://data.carnegiehall.org/names/62683> ;
    ns2:conductor <http://data.carnegiehall.org/names/54990> ;
    ns2:double_bass <http://data.carnegiehall.org/names/62693> ;
    ns2:flute <http://data.carnegiehall.org/names/62681> ;
    ns2:french_horn <http://data.carnegiehall.org/names/62685> ;
    ns2:harp <http://data.carnegiehall.org/names/25550> ;
    ns2:oboe <http://data.carnegiehall.org/names/62682> ;
    ns2:percussion <http://data.carnegiehall.org/names/62686> ;
    ns2:piano <http://data.carnegiehall.org/names/62403> ;
    ns2:trombone <http://data.carnegiehall.org/names/62679> ;
    ns2:trumpet <http://data.carnegiehall.org/names/62678> ;
    ns2:viola <http://data.carnegiehall.org/names/62688> ;
    ns2:violin <http://data.carnegiehall.org/names/36834>,
        <http://data.carnegiehall.org/names/62687> ;
    ns1:performer <http://data.carnegiehall.org/names/25550>,
        <http://data.carnegiehall.org/names/36834>,
        <http://data.carnegiehall.org/names/47550>,
        <http://data.carnegiehall.org/names/54990>,
        <http://data.carnegiehall.org/names/62403>,
        <http://data.carnegiehall.org/names/62678>,
        <http://data.carnegiehall.org/names/62679>,
        <http://data.carnegiehall.org/names/62681>,
        <http://data.carnegiehall.org/names/62682>,
        <http://data.carnegiehall.org/names/62683>,
        <http://data.carnegiehall.org/names/62684>,
        <http://data.carnegiehall.org/names/62685>,
        <http://data.carnegiehall.org/names/62686>,
        <http://data.carnegiehall.org/names/62687>,
        <http://data.carnegiehall.org/names/62688>,
        <http://data.carnegiehall.org/names/62691>,
        <http://data.carnegiehall.org/names/62693> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/60456> ;
    rdfs:comment "Carnegie Hall premiere" .

