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

<https://n2t.net/ark:/60537/b3xUm1v>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/32528881-de69-9320-2718-944e6c6f3595"^^xsd:string ;
  schema:givenName "Pieter Jozef"^^xsd:string ;
  schema:name "Pieter Jozef Vergeer"@nl ;
  schema:familyName "Vergeer"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tgrf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4ffb598e-01e8-d5c5-55ba-3df0ddec929a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2167473> ;
  schema:birthDate "1889-01-22"^^xsd:date .

