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

<http://data.carnegiehall.org/events/4433/work_07> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Soirées musicales, Op. 9: 5. Tarantella" ;
    ns1:workPerformed <http://data.carnegiehall.org/works/70252> .

