@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/52766/work_07> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "This Should Feel Like Home" ;
    ns2:alto_flute <http://data.carnegiehall.org/names/96300> ;
    ns2:bass_clarinet <http://data.carnegiehall.org/names/96301> ;
    ns2:cello <http://data.carnegiehall.org/names/96296> ;
    ns2:chamber_ensemble <http://data.carnegiehall.org/names/96294> ;
    ns2:clarinet <http://data.carnegiehall.org/names/81598> ;
    ns2:conductor <http://data.carnegiehall.org/names/96293> ;
    ns2:double_bass <http://data.carnegiehall.org/names/96297> ;
    ns2:electric_guitar <http://data.carnegiehall.org/names/96298> ;
    ns2:electronics <http://data.carnegiehall.org/names/96304> ;
    ns2:flute <http://data.carnegiehall.org/names/96299> ;
    ns2:percussion <http://data.carnegiehall.org/names/96302>,
        <http://data.carnegiehall.org/names/96303> ;
    ns2:piano <http://data.carnegiehall.org/names/86160> ;
    ns2:viola <http://data.carnegiehall.org/names/74709> ;
    ns2:violin <http://data.carnegiehall.org/names/96295> ;
    ns1:performer <http://data.carnegiehall.org/names/74709>,
        <http://data.carnegiehall.org/names/81598>,
        <http://data.carnegiehall.org/names/86160>,
        <http://data.carnegiehall.org/names/96293>,
        <http://data.carnegiehall.org/names/96294>,
        <http://data.carnegiehall.org/names/96295>,
        <http://data.carnegiehall.org/names/96296>,
        <http://data.carnegiehall.org/names/96297>,
        <http://data.carnegiehall.org/names/96298>,
        <http://data.carnegiehall.org/names/96299>,
        <http://data.carnegiehall.org/names/96300>,
        <http://data.carnegiehall.org/names/96301>,
        <http://data.carnegiehall.org/names/96302>,
        <http://data.carnegiehall.org/names/96303>,
        <http://data.carnegiehall.org/names/96304> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/89531> ;
    rdfs:comment "world premiere" .

