<?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/1020811">
    <rdf:type rdf:resource="http://data.carnegiehall.org/model/Entity"/>
    <rdf:type rdf:resource="http://schema.org/Person"/>
    <rdfs:label>John Locke</rdfs:label>
    <ns1:birthPlace rdf:resource="https://sws.geonames.org/2965841/"/>
    <ns1:hasOccupation rdf:resource="http://id.loc.gov/vocabulary/relators/aut"/>
    <ns1:birthDate rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">1847</ns1:birthDate>
    <ns1:deathDate rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">1889</ns1:deathDate>
    <ns1:name>John Locke</ns1:name>
    <skos:exactMatch rdf:resource="http://dbpedia.org/resource/John_Locke_(poet)"/>
    <skos:exactMatch rdf:resource="https://musicbrainz.org/artist/4d6339d7-5884-49b2-a2ad-318e5cd7691c"/>
  </rdf:Description>
</rdf:RDF>
