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

<http://data.carnegiehall.org/events/36910/work_04> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Souvenir d’un lieu cher, Op. 42: 1. Méditation" ;
    ns1:workPerformed <http://data.carnegiehall.org/works/56446> .

