@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/49374/work_03> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q1363276> ;
    rdfs:label "Close Your Eyes" ;
    ns2:bass_guitar <http://data.carnegiehall.org/names/17711> ;
    ns2:drums <http://data.carnegiehall.org/names/89738> ;
    ns2:electric_guitar <http://data.carnegiehall.org/names/89735> ;
    ns2:fiddle <http://data.carnegiehall.org/names/89739> ;
    ns2:guitar <http://data.carnegiehall.org/names/30297> ;
    ns2:keyboard <http://data.carnegiehall.org/names/36113> ;
    ns2:organ <http://data.carnegiehall.org/names/36113> ;
    ns2:percussion <http://data.carnegiehall.org/names/47074> ;
    ns2:piano <http://data.carnegiehall.org/names/36113> ;
    ns2:trumpet <http://data.carnegiehall.org/names/89734> ;
    ns2:vocalist <http://data.carnegiehall.org/names/30297>,
        <http://data.carnegiehall.org/names/89736>,
        <http://data.carnegiehall.org/names/89737>,
        <http://data.carnegiehall.org/names/89739>,
        <http://data.carnegiehall.org/names/90076> ;
    ns2:woodwinds <http://data.carnegiehall.org/names/52338> ;
    ns1:performer <http://data.carnegiehall.org/names/17711>,
        <http://data.carnegiehall.org/names/30297>,
        <http://data.carnegiehall.org/names/36113>,
        <http://data.carnegiehall.org/names/47074>,
        <http://data.carnegiehall.org/names/52338>,
        <http://data.carnegiehall.org/names/89734>,
        <http://data.carnegiehall.org/names/89735>,
        <http://data.carnegiehall.org/names/89736>,
        <http://data.carnegiehall.org/names/89737>,
        <http://data.carnegiehall.org/names/89738>,
        <http://data.carnegiehall.org/names/89739>,
        <http://data.carnegiehall.org/names/90076> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/83634> .

