@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/26997/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Concerto for 5 Flutes in G Major, Op. 15, No. 1" ;
    ns2:flute <http://data.carnegiehall.org/names/100851>,
        <http://data.carnegiehall.org/names/128370>,
        <http://data.carnegiehall.org/names/128371>,
        <http://data.carnegiehall.org/names/128372>,
        <http://data.carnegiehall.org/names/128373>,
        <http://data.carnegiehall.org/names/128374>,
        <http://data.carnegiehall.org/names/128376>,
        <http://data.carnegiehall.org/names/128377>,
        <http://data.carnegiehall.org/names/128378>,
        <http://data.carnegiehall.org/names/128379>,
        <http://data.carnegiehall.org/names/128381>,
        <http://data.carnegiehall.org/names/1714>,
        <http://data.carnegiehall.org/names/1953>,
        <http://data.carnegiehall.org/names/20494>,
        <http://data.carnegiehall.org/names/26316>,
        <http://data.carnegiehall.org/names/27541>,
        <http://data.carnegiehall.org/names/30247>,
        <http://data.carnegiehall.org/names/40237>,
        <http://data.carnegiehall.org/names/46182>,
        <http://data.carnegiehall.org/names/52962>,
        <http://data.carnegiehall.org/names/57688>,
        <http://data.carnegiehall.org/names/59166> ;
    ns1:performer <http://data.carnegiehall.org/names/100851>,
        <http://data.carnegiehall.org/names/128370>,
        <http://data.carnegiehall.org/names/128371>,
        <http://data.carnegiehall.org/names/128372>,
        <http://data.carnegiehall.org/names/128373>,
        <http://data.carnegiehall.org/names/128374>,
        <http://data.carnegiehall.org/names/128376>,
        <http://data.carnegiehall.org/names/128377>,
        <http://data.carnegiehall.org/names/128378>,
        <http://data.carnegiehall.org/names/128379>,
        <http://data.carnegiehall.org/names/128381>,
        <http://data.carnegiehall.org/names/1714>,
        <http://data.carnegiehall.org/names/1953>,
        <http://data.carnegiehall.org/names/20494>,
        <http://data.carnegiehall.org/names/26316>,
        <http://data.carnegiehall.org/names/27541>,
        <http://data.carnegiehall.org/names/30247>,
        <http://data.carnegiehall.org/names/40237>,
        <http://data.carnegiehall.org/names/46182>,
        <http://data.carnegiehall.org/names/52962>,
        <http://data.carnegiehall.org/names/57688>,
        <http://data.carnegiehall.org/names/59166> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/7828> .

