@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/76534/work_10> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "This Earth" ;
    ns1:cello <http://data.carnegiehall.org/names/137340> ;
    ns1:clarinet <http://data.carnegiehall.org/names/137343> ;
    ns1:conductor <http://data.carnegiehall.org/names/103024> ;
    ns1:double_bass <http://data.carnegiehall.org/names/137341> ;
    ns1:flute <http://data.carnegiehall.org/names/137342> ;
    ns1:harp <http://data.carnegiehall.org/names/132362> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/136486> ;
    ns1:percussion <http://data.carnegiehall.org/names/137344> ;
    ns1:piano <http://data.carnegiehall.org/names/137330> ;
    ns1:viola <http://data.carnegiehall.org/names/137339> ;
    ns1:violin <http://data.carnegiehall.org/names/112994>,
        <http://data.carnegiehall.org/names/137338> ;
    ns2:performer <http://data.carnegiehall.org/names/103024>,
        <http://data.carnegiehall.org/names/112994>,
        <http://data.carnegiehall.org/names/132362>,
        <http://data.carnegiehall.org/names/136486>,
        <http://data.carnegiehall.org/names/137330>,
        <http://data.carnegiehall.org/names/137338>,
        <http://data.carnegiehall.org/names/137339>,
        <http://data.carnegiehall.org/names/137340>,
        <http://data.carnegiehall.org/names/137341>,
        <http://data.carnegiehall.org/names/137342>,
        <http://data.carnegiehall.org/names/137343>,
        <http://data.carnegiehall.org/names/137344> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/120837> ;
    rdfs:comment "world premiere" .

