<?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/52270">
    <rdf:type rdf:resource="http://data.carnegiehall.org/model/Entity"/>
    <rdf:type rdf:resource="http://schema.org/Person"/>
    <rdfs:label>Ernest Knoch</rdfs:label>
    <ns1:birthPlace rdf:resource="https://sws.geonames.org/2892794/"/>
    <ns1:hasOccupation rdf:resource="http://data.carnegiehall.org/roles/439"/>
    <ns1:birthDate rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">1875</ns1:birthDate>
    <ns1:deathDate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1959-03-20</ns1:deathDate>
    <ns1:name>Ernest Knoch</ns1:name>
  </rdf:Description>
</rdf:RDF>
