@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/19937/work_04> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Suite for Violin, Piano, and Small Orchestra" ;
    ns1:celesta <http://data.carnegiehall.org/names/9161> ;
    ns1:cello <http://data.carnegiehall.org/names/17328>,
        <http://data.carnegiehall.org/names/9167> ;
    ns1:conductor <http://data.carnegiehall.org/names/22201> ;
    ns1:double_bass <http://data.carnegiehall.org/names/39899> ;
    ns1:flute <http://data.carnegiehall.org/names/12744>,
        <http://data.carnegiehall.org/names/31056> ;
    ns1:harp <http://data.carnegiehall.org/names/47511> ;
    ns1:oboe <http://data.carnegiehall.org/names/19850> ;
    ns1:piano <http://data.carnegiehall.org/names/18463> ;
    ns1:tack_piano <http://data.carnegiehall.org/names/22554> ;
    ns1:violin <http://data.carnegiehall.org/names/42636> ;
    ns2:performer <http://data.carnegiehall.org/names/12744>,
        <http://data.carnegiehall.org/names/17328>,
        <http://data.carnegiehall.org/names/18463>,
        <http://data.carnegiehall.org/names/19850>,
        <http://data.carnegiehall.org/names/22201>,
        <http://data.carnegiehall.org/names/22554>,
        <http://data.carnegiehall.org/names/31056>,
        <http://data.carnegiehall.org/names/39899>,
        <http://data.carnegiehall.org/names/42636>,
        <http://data.carnegiehall.org/names/47511>,
        <http://data.carnegiehall.org/names/9161>,
        <http://data.carnegiehall.org/names/9167> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/39746> ;
    rdfs:comment "world premiere" .

