<?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/1021379">
    <rdf:type rdf:resource="http://data.carnegiehall.org/model/Entity"/>
    <rdf:type rdf:resource="http://schema.org/Person"/>
    <rdfs:label>Alexander Schalov</rdfs:label>
    <ns1:hasOccupation rdf:resource="http://id.loc.gov/vocabulary/relators/cmp"/>
    <ns1:birthDate rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">1927</ns1:birthDate>
    <ns1:deathDate rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2001</ns1:deathDate>
    <ns1:name>Alexander Schalov</ns1:name>
  </rdf:Description>
</rdf:RDF>
