<?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#"
>
  <rdf:Description rdf:about="http://data.carnegiehall.org/names/42073">
    <rdf:type rdf:resource="http://data.carnegiehall.org/model/Entity"/>
    <rdf:type rdf:resource="http://schema.org/Person"/>
    <rdfs:label>Julian Dixon</rdfs:label>
    <ns1:playedInstrument rdf:resource="http://data.carnegiehall.org/instruments/492"/>
    <ns2:name>Julian Dixon</ns2:name>
  </rdf:Description>
</rdf:RDF>
