@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/27588/work_18> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Serenade" ;
    ns1:bassoon <http://data.carnegiehall.org/names/54473> ;
    ns1:cello <http://data.carnegiehall.org/names/20200> ;
    ns1:chamber_orchestra <http://data.carnegiehall.org/names/12532> ;
    ns1:clarinet <http://data.carnegiehall.org/names/5103> ;
    ns1:double_bass <http://data.carnegiehall.org/names/3980> ;
    ns1:flute <http://data.carnegiehall.org/names/57997> ;
    ns1:french_horn <http://data.carnegiehall.org/names/27007> ;
    ns1:oboe <http://data.carnegiehall.org/names/22769> ;
    ns1:piano <http://data.carnegiehall.org/names/1590> ;
    ns1:soprano <http://data.carnegiehall.org/names/55503> ;
    ns1:viola <http://data.carnegiehall.org/names/18230> ;
    ns1:violin <http://data.carnegiehall.org/names/20203>,
        <http://data.carnegiehall.org/names/42154> ;
    ns2:performer <http://data.carnegiehall.org/names/12532>,
        <http://data.carnegiehall.org/names/1590>,
        <http://data.carnegiehall.org/names/18230>,
        <http://data.carnegiehall.org/names/20200>,
        <http://data.carnegiehall.org/names/20203>,
        <http://data.carnegiehall.org/names/22769>,
        <http://data.carnegiehall.org/names/27007>,
        <http://data.carnegiehall.org/names/3980>,
        <http://data.carnegiehall.org/names/42154>,
        <http://data.carnegiehall.org/names/5103>,
        <http://data.carnegiehall.org/names/54473>,
        <http://data.carnegiehall.org/names/55503>,
        <http://data.carnegiehall.org/names/57997> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/34019> ;
    rdfs:comment "world premiere" .

