@prefix ns1: <http://purl.org/ontology/mo/> .
@prefix ns2: <http://schema.org/> .
@prefix ns3: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/70695/work_01> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Fuggitivo" ;
    ns3:bassoon <http://data.carnegiehall.org/names/97580> ;
    ns3:cello <http://data.carnegiehall.org/names/91870> ;
    ns3:chamber_ensemble <http://data.carnegiehall.org/names/91861> ;
    ns3:clarinet <http://data.carnegiehall.org/names/91864> ;
    ns3:flute <http://data.carnegiehall.org/names/91862> ;
    ns3:french_horn <http://data.carnegiehall.org/names/91866> ;
    ns3:oboe <http://data.carnegiehall.org/names/91863> ;
    ns3:piano <http://data.carnegiehall.org/names/91871> ;
    ns3:viola <http://data.carnegiehall.org/names/91869> ;
    ns3:violin <http://data.carnegiehall.org/names/130329> ;
    ns1:performer <http://data.carnegiehall.org/names/130329>,
        <http://data.carnegiehall.org/names/91861>,
        <http://data.carnegiehall.org/names/91862>,
        <http://data.carnegiehall.org/names/91863>,
        <http://data.carnegiehall.org/names/91864>,
        <http://data.carnegiehall.org/names/91866>,
        <http://data.carnegiehall.org/names/91869>,
        <http://data.carnegiehall.org/names/91870>,
        <http://data.carnegiehall.org/names/91871>,
        <http://data.carnegiehall.org/names/97580> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/114867> ;
    rdfs:comment "United States premiere" .

