@prefix ns1: <http://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/14267/work_01> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Chaconne from Violin Partita No. 2 in D Minor, BWV 1004" ;
    ns1:workPerformed <http://data.carnegiehall.org/works/7552> ;
    rdfs:comment "New York premiere" .

