@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/77169/work_01> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Lé présent éternel: Pare solèy" ;
    ns2:conductor <http://data.carnegiehall.org/names/139796> ;
    ns2:double_bass <http://data.carnegiehall.org/names/139954>,
        <http://data.carnegiehall.org/names/139955> ;
    ns2:ensemble <http://data.carnegiehall.org/names/139774> ;
    ns2:french_horn <http://data.carnegiehall.org/names/130980>,
        <http://data.carnegiehall.org/names/139957> ;
    ns2:percussion <http://data.carnegiehall.org/names/137344>,
        <http://data.carnegiehall.org/names/139956> ;
    ns2:trombone <http://data.carnegiehall.org/names/139959> ;
    ns2:trumpet <http://data.carnegiehall.org/names/139958> ;
    ns2:vocalist <http://data.carnegiehall.org/names/101421> ;
    ns1:performer <http://data.carnegiehall.org/names/101421>,
        <http://data.carnegiehall.org/names/130980>,
        <http://data.carnegiehall.org/names/137344>,
        <http://data.carnegiehall.org/names/139774>,
        <http://data.carnegiehall.org/names/139796>,
        <http://data.carnegiehall.org/names/139954>,
        <http://data.carnegiehall.org/names/139955>,
        <http://data.carnegiehall.org/names/139956>,
        <http://data.carnegiehall.org/names/139957>,
        <http://data.carnegiehall.org/names/139958>,
        <http://data.carnegiehall.org/names/139959> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/123512> ;
    rdfs:comment "world premiere" .

