@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/18689/work_02> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Cuba, un drama sin palabras - Tableaux Delsarte Alegoricos de la Historia de Cuba" ;
    ns2:actor <http://data.carnegiehall.org/names/12664>,
        <http://data.carnegiehall.org/names/59707>,
        <http://data.carnegiehall.org/names/7373>,
        <http://data.carnegiehall.org/names/90509>,
        <http://data.carnegiehall.org/names/90517>,
        <http://data.carnegiehall.org/names/90518>,
        <http://data.carnegiehall.org/names/90519>,
        <http://data.carnegiehall.org/names/90520>,
        <http://data.carnegiehall.org/names/90521>,
        <http://data.carnegiehall.org/names/90522>,
        <http://data.carnegiehall.org/names/90523>,
        <http://data.carnegiehall.org/names/90524>,
        <http://data.carnegiehall.org/names/90525> ;
    ns1:performer <http://data.carnegiehall.org/names/12664>,
        <http://data.carnegiehall.org/names/59707>,
        <http://data.carnegiehall.org/names/7373>,
        <http://data.carnegiehall.org/names/90509>,
        <http://data.carnegiehall.org/names/90517>,
        <http://data.carnegiehall.org/names/90518>,
        <http://data.carnegiehall.org/names/90519>,
        <http://data.carnegiehall.org/names/90520>,
        <http://data.carnegiehall.org/names/90521>,
        <http://data.carnegiehall.org/names/90522>,
        <http://data.carnegiehall.org/names/90523>,
        <http://data.carnegiehall.org/names/90524>,
        <http://data.carnegiehall.org/names/90525> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/98556> .

