@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/262/work_10> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "The Drawing of the Sword : A Pageant for the Present Hour" ;
    ns2:actor <http://data.carnegiehall.org/names/11894>,
        <http://data.carnegiehall.org/names/14728>,
        <http://data.carnegiehall.org/names/17329>,
        <http://data.carnegiehall.org/names/18578>,
        <http://data.carnegiehall.org/names/18579>,
        <http://data.carnegiehall.org/names/21283>,
        <http://data.carnegiehall.org/names/22463>,
        <http://data.carnegiehall.org/names/34007>,
        <http://data.carnegiehall.org/names/35774>,
        <http://data.carnegiehall.org/names/37568>,
        <http://data.carnegiehall.org/names/37667>,
        <http://data.carnegiehall.org/names/40516>,
        <http://data.carnegiehall.org/names/42436>,
        <http://data.carnegiehall.org/names/43594>,
        <http://data.carnegiehall.org/names/52315>,
        <http://data.carnegiehall.org/names/52759>,
        <http://data.carnegiehall.org/names/59422>,
        <http://data.carnegiehall.org/names/8877>,
        <http://data.carnegiehall.org/names/9878> ;
    ns2:conductor <http://data.carnegiehall.org/names/25713> ;
    ns2:dancer <http://data.carnegiehall.org/names/30420> ;
    ns2:orchestra <http://data.carnegiehall.org/names/55911> ;
    ns1:performer <http://data.carnegiehall.org/names/11894>,
        <http://data.carnegiehall.org/names/14728>,
        <http://data.carnegiehall.org/names/17329>,
        <http://data.carnegiehall.org/names/18578>,
        <http://data.carnegiehall.org/names/18579>,
        <http://data.carnegiehall.org/names/21283>,
        <http://data.carnegiehall.org/names/22463>,
        <http://data.carnegiehall.org/names/25713>,
        <http://data.carnegiehall.org/names/30420>,
        <http://data.carnegiehall.org/names/34007>,
        <http://data.carnegiehall.org/names/35774>,
        <http://data.carnegiehall.org/names/37568>,
        <http://data.carnegiehall.org/names/37667>,
        <http://data.carnegiehall.org/names/40516>,
        <http://data.carnegiehall.org/names/42436>,
        <http://data.carnegiehall.org/names/43594>,
        <http://data.carnegiehall.org/names/52315>,
        <http://data.carnegiehall.org/names/52759>,
        <http://data.carnegiehall.org/names/55911>,
        <http://data.carnegiehall.org/names/59422>,
        <http://data.carnegiehall.org/names/8877>,
        <http://data.carnegiehall.org/names/9878> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/103318> .

