@prefix ns1: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix ns2: <http://purl.org/ontology/mo/> .
@prefix ns3: <http://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/7556/work_03> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "David Copperfield, Dramatization in Prologue and Three Acts" ;
    ns1:actor <http://data.carnegiehall.org/names/11132>,
        <http://data.carnegiehall.org/names/13371>,
        <http://data.carnegiehall.org/names/13410>,
        <http://data.carnegiehall.org/names/15031>,
        <http://data.carnegiehall.org/names/17059>,
        <http://data.carnegiehall.org/names/17142>,
        <http://data.carnegiehall.org/names/1989>,
        <http://data.carnegiehall.org/names/19938>,
        <http://data.carnegiehall.org/names/26530>,
        <http://data.carnegiehall.org/names/34619>,
        <http://data.carnegiehall.org/names/34919>,
        <http://data.carnegiehall.org/names/3579>,
        <http://data.carnegiehall.org/names/35884>,
        <http://data.carnegiehall.org/names/37365>,
        <http://data.carnegiehall.org/names/37366>,
        <http://data.carnegiehall.org/names/4421>,
        <http://data.carnegiehall.org/names/45707>,
        <http://data.carnegiehall.org/names/46259>,
        <http://data.carnegiehall.org/names/46260>,
        <http://data.carnegiehall.org/names/48951>,
        <http://data.carnegiehall.org/names/50078> ;
    ns1:theater_group <http://data.carnegiehall.org/names/45434>,
        <http://data.carnegiehall.org/names/60187> ;
    ns2:performer <http://data.carnegiehall.org/names/11132>,
        <http://data.carnegiehall.org/names/13371>,
        <http://data.carnegiehall.org/names/13410>,
        <http://data.carnegiehall.org/names/15031>,
        <http://data.carnegiehall.org/names/17059>,
        <http://data.carnegiehall.org/names/17142>,
        <http://data.carnegiehall.org/names/1989>,
        <http://data.carnegiehall.org/names/19938>,
        <http://data.carnegiehall.org/names/26530>,
        <http://data.carnegiehall.org/names/34619>,
        <http://data.carnegiehall.org/names/34919>,
        <http://data.carnegiehall.org/names/3579>,
        <http://data.carnegiehall.org/names/35884>,
        <http://data.carnegiehall.org/names/37365>,
        <http://data.carnegiehall.org/names/37366>,
        <http://data.carnegiehall.org/names/4421>,
        <http://data.carnegiehall.org/names/45434>,
        <http://data.carnegiehall.org/names/45707>,
        <http://data.carnegiehall.org/names/46259>,
        <http://data.carnegiehall.org/names/46260>,
        <http://data.carnegiehall.org/names/48951>,
        <http://data.carnegiehall.org/names/50078>,
        <http://data.carnegiehall.org/names/60187> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/103092> .

