@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/bnHWW5>
  ns0:alternateName "Adriaan Cornelisz. Vereyck"@nl, "Adriaen Cornelis Vereijck"@nl ;
  ns0:givenName "Adriaen Cornelis" ;
  ns0:name "Adriaen Cornelis Vereijck"@nl ;
  ns0:hasOccupation "schilder"@nl ;
  ns0:familyName "Vereijck" ;
  a pico:PersonObservation ;
  ns0:url <https://www.dbnl.org/auteurs/auteur.php?id=vere024> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1121683> ;
  ns0:deathDate "1682"^^xsd:gYear .

