@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/77171/work_06> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Étoile Polaire: Are Years What? (For Marianne Moore)" ;
    ns2:bass_clarinet <http://data.carnegiehall.org/names/141680> ;
    ns2:clarinet <http://data.carnegiehall.org/names/141680> ;
    ns2:electronic_keyboard <http://data.carnegiehall.org/names/141681>,
        <http://data.carnegiehall.org/names/67842> ;
    ns2:flute <http://data.carnegiehall.org/names/141457> ;
    ns2:soprano <http://data.carnegiehall.org/names/141678>,
        <http://data.carnegiehall.org/names/141679> ;
    ns2:viola <http://data.carnegiehall.org/names/53123> ;
    ns2:violin <http://data.carnegiehall.org/names/137332> ;
    ns1:performer <http://data.carnegiehall.org/names/137332>,
        <http://data.carnegiehall.org/names/141457>,
        <http://data.carnegiehall.org/names/141678>,
        <http://data.carnegiehall.org/names/141679>,
        <http://data.carnegiehall.org/names/141680>,
        <http://data.carnegiehall.org/names/141681>,
        <http://data.carnegiehall.org/names/53123>,
        <http://data.carnegiehall.org/names/67842> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/125112> .

