@prefix ns0: <https://schema.org/> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://n2t.net/ark:/60537/bTmjDx>
  ns0:hasOccupation "geref. predikant"@nl, "herv."@nl, "leraar"@nl ;
  ns0:givenName "J.H." ;
  ns0:name "J.H. Westerhoff"@nl ;
  ns0:familyName "Westerhoff" ;
  ns0:deathPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  a pico:PersonObservation ;
  ns0:url <https://www.dbnl.org/auteurs/auteur.php?id=west080> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1121681> ;
  ns0:birthDate "1727-02-22"^^xsd:date ;
  ns0:deathDate "1775-11-26"^^xsd:date .

