<?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/135501">
    <rdf:type rdf:resource="http://data.carnegiehall.org/model/Entity"/>
    <rdf:type rdf:resource="http://schema.org/Person"/>
    <rdfs:label>Paul Brenner</rdfs:label>
    <ns1:birthPlace rdf:resource="https://sws.geonames.org/4781708/"/>
    <ns1:hasOccupation rdf:resource="http://data.carnegiehall.org/roles/409"/>
    <ns1:birthDate rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">1917</ns1:birthDate>
    <ns1:deathDate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1989-10-27</ns1:deathDate>
    <ns1:name>Paul Brenner</ns1:name>
  </rdf:Description>
</rdf:RDF>
