@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/bxuQkP>
  ns0:hasOccupation "docent"@nl, "hoogleraar"@nl, "leraar"@nl ;
  ns0:givenName "Regnerus" ;
  ns0:alternateName "Regnerus Snoy"@nl, "Reinier Snoy"@nl ;
  ns0:name "Regnerus Snoy"@nl ;
  ns0:familyName "Snoy" ;
  a pico:PersonObservation ;
  ns0:url <https://www.dbnl.org/auteurs/auteur.php?id=snoy002> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1121468> ;
  ns0:deathDate "1537-08-01"^^xsd:date .

