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

<http://data.carnegiehall.org/events/53798/work_10> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Concert of Sacred Music: David Danced Before the Lord With All His Might" ;
    ns1:workPerformed <http://data.carnegiehall.org/works/79117> .

