@prefix ns1: <http://schema.org/> .
@prefix ns2: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix ns3: <http://purl.org/ontology/mo/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/2763/work_06> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Khyal" ;
    ns2:bassoon <http://data.carnegiehall.org/names/3993> ;
    ns2:double_bass <http://data.carnegiehall.org/names/4930> ;
    ns2:dumbek <http://data.carnegiehall.org/names/25212>,
        <http://data.carnegiehall.org/names/47105> ;
    ns2:flute <http://data.carnegiehall.org/names/55159> ;
    ns2:oboe <http://data.carnegiehall.org/names/18094> ;
    ns2:percussion <http://data.carnegiehall.org/names/20485>,
        <http://data.carnegiehall.org/names/25212> ;
    ns3:performer <http://data.carnegiehall.org/names/18094>,
        <http://data.carnegiehall.org/names/20485>,
        <http://data.carnegiehall.org/names/25212>,
        <http://data.carnegiehall.org/names/3993>,
        <http://data.carnegiehall.org/names/47105>,
        <http://data.carnegiehall.org/names/4930>,
        <http://data.carnegiehall.org/names/55159> ;
    ns1:workPerformed <http://data.carnegiehall.org/works/55045> ;
    rdfs:comment "world premiere" .

