@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/40513/work_02> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Ayre" ;
    ns1:accordion <http://data.carnegiehall.org/names/67621> ;
    ns1:cello <http://data.carnegiehall.org/names/62447> ;
    ns1:clarinet <http://data.carnegiehall.org/names/21084> ;
    ns1:double_bass <http://data.carnegiehall.org/names/1866> ;
    ns1:electronics <http://data.carnegiehall.org/names/67623> ;
    ns1:flute <http://data.carnegiehall.org/names/55779> ;
    ns1:french_horn <http://data.carnegiehall.org/names/40423> ;
    ns1:guitar <http://data.carnegiehall.org/names/67622> ;
    ns1:harp <http://data.carnegiehall.org/names/67620> ;
    ns1:ronroco <http://data.carnegiehall.org/names/67622> ;
    ns1:soprano <http://data.carnegiehall.org/names/46280> ;
    ns1:viola <http://data.carnegiehall.org/names/68830> ;
    ns2:performer <http://data.carnegiehall.org/names/1866>,
        <http://data.carnegiehall.org/names/21084>,
        <http://data.carnegiehall.org/names/40423>,
        <http://data.carnegiehall.org/names/46280>,
        <http://data.carnegiehall.org/names/55779>,
        <http://data.carnegiehall.org/names/62447>,
        <http://data.carnegiehall.org/names/67620>,
        <http://data.carnegiehall.org/names/67621>,
        <http://data.carnegiehall.org/names/67622>,
        <http://data.carnegiehall.org/names/67623>,
        <http://data.carnegiehall.org/names/68830> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/64463> ;
    rdfs:comment "world premiere" .

