<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
   xmlns:ns1="http://d-nb.info/standards/elementset/gnd#"
   xmlns:ns2="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/66540">
    <rdf:type rdf:resource="http://data.carnegiehall.org/model/Entity"/>
    <rdf:type rdf:resource="http://schema.org/Person"/>
    <rdfs:label>Bob Summers</rdfs:label>
    <ns1:playedInstrument rdf:resource="http://data.carnegiehall.org/instruments/463"/>
    <ns2:birthPlace rdf:resource="https://sws.geonames.org/5404024/"/>
    <ns2:birthDate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1944-08-21</ns2:birthDate>
    <ns2:name>Bob Summers</ns2:name>
    <skos:exactMatch rdf:resource="https://musicbrainz.org/artist/f45e2672-e9a0-4075-8c9d-fb3b7a0015f6"/>
  </rdf:Description>
</rdf:RDF>
