@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/58074/work_03> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Runner" ;
    ns1:cello <http://data.carnegiehall.org/names/75540>,
        <http://data.carnegiehall.org/names/96287> ;
    ns1:clarinet <http://data.carnegiehall.org/names/79023>,
        <http://data.carnegiehall.org/names/97215> ;
    ns1:double_bass <http://data.carnegiehall.org/names/110883> ;
    ns1:flute <http://data.carnegiehall.org/names/76891>,
        <http://data.carnegiehall.org/names/80125> ;
    ns1:oboe <http://data.carnegiehall.org/names/19465>,
        <http://data.carnegiehall.org/names/85028> ;
    ns1:piano <http://data.carnegiehall.org/names/68049>,
        <http://data.carnegiehall.org/names/86160> ;
    ns1:vibraphone <http://data.carnegiehall.org/names/110881>,
        <http://data.carnegiehall.org/names/69734> ;
    ns1:viola <http://data.carnegiehall.org/names/93506>,
        <http://data.carnegiehall.org/names/96286> ;
    ns1:violin <http://data.carnegiehall.org/names/110882>,
        <http://data.carnegiehall.org/names/69851>,
        <http://data.carnegiehall.org/names/77454>,
        <http://data.carnegiehall.org/names/96284> ;
    ns2:performer <http://data.carnegiehall.org/names/110881>,
        <http://data.carnegiehall.org/names/110882>,
        <http://data.carnegiehall.org/names/110883>,
        <http://data.carnegiehall.org/names/19465>,
        <http://data.carnegiehall.org/names/68049>,
        <http://data.carnegiehall.org/names/69734>,
        <http://data.carnegiehall.org/names/69851>,
        <http://data.carnegiehall.org/names/75540>,
        <http://data.carnegiehall.org/names/76891>,
        <http://data.carnegiehall.org/names/77454>,
        <http://data.carnegiehall.org/names/79023>,
        <http://data.carnegiehall.org/names/80125>,
        <http://data.carnegiehall.org/names/85028>,
        <http://data.carnegiehall.org/names/86160>,
        <http://data.carnegiehall.org/names/93506>,
        <http://data.carnegiehall.org/names/96284>,
        <http://data.carnegiehall.org/names/96286>,
        <http://data.carnegiehall.org/names/96287>,
        <http://data.carnegiehall.org/names/97215> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/98695> ;
    rdfs:comment "New York premiere" .

