<?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#"
   xmlns:skos="http://www.w3.org/2004/02/skos/core#"
>
  <rdf:Description rdf:about="http://data.carnegiehall.org/names/1023146">
    <rdf:type rdf:resource="http://data.carnegiehall.org/model/Entity"/>
    <rdf:type rdf:resource="http://schema.org/Person"/>
    <rdfs:label>Albert Smith</rdfs:label>
    <ns1:birthPlace rdf:resource="https://sws.geonames.org/2653239/"/>
    <ns1:hasOccupation rdf:resource="http://id.loc.gov/vocabulary/relators/aut"/>
    <ns1:birthDate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1816-05-24</ns1:birthDate>
    <ns1:deathDate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1860-05-23</ns1:deathDate>
    <ns1:name>Albert Smith</ns1:name>
    <skos:exactMatch rdf:resource="http://dbpedia.org/resource/Albert_Richard_Smith"/>
    <skos:exactMatch rdf:resource="http://id.loc.gov/authorities/names/n83021559"/>
    <skos:exactMatch rdf:resource="http://www.wikidata.org/entity/Q4711104"/>
  </rdf:Description>
</rdf:RDF>
