<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
   xmlns:ns1="http://schema.org/"
   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/names/16207">
    <rdf:type rdf:resource="http://data.carnegiehall.org/model/Entity"/>
    <rdf:type rdf:resource="http://schema.org/Person"/>
    <rdfs:label>Helen Zagat</rdfs:label>
    <ns1:hasOccupation rdf:resource="http://data.carnegiehall.org/roles/946"/>
    <ns1:birthDate rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">1893</ns1:birthDate>
    <ns1:deathDate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1975-11-20</ns1:deathDate>
    <ns1:name>Helen Zagat</ns1:name>
  </rdf:Description>
</rdf:RDF>
