<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
   xmlns:ns1="http://schema.org/"
   xmlns:ns2="http://purl.org/ontology/mo/"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
>
  <rdf:Description rdf:about="http://data.carnegiehall.org/events/12344">
    <rdf:type rdf:resource="http://schema.org/Event"/>
    <rdfs:label>Noche Cubana: Las Tres Antillas Cantan</rdfs:label>
    <ns2:genre rdf:resource="http://data.carnegiehall.org/genres/33"/>
    <ns1:location rdf:resource="http://data.carnegiehall.org/venues/5"/>
    <ns1:organizer rdf:resource="http://data.carnegiehall.org/names/102813"/>
    <ns1:subEvent rdf:resource="http://data.carnegiehall.org/events/12344/work_02"/>
    <ns1:subEvent rdf:resource="http://data.carnegiehall.org/events/12344/work_01"/>
    <rdfs:comment>Please see the printed concert program (in Spanish) for performers and additional information.</rdfs:comment>
    <ns1:startDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">1970-09-19T20:30:00</ns1:startDate>
  </rdf:Description>
</rdf:RDF>
