@prefix ns0: <https://schema.org/> .
@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/b9nw1OI>
  ns0:familyName "Bakker"@nl ;
  ns0:givenName "Cornelis"@nl ;
  ns0:name "Cornelis Bakker"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/10d660c9-b3de-44f4-98cf-899ee42cf638-wo4" ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOmOmJ> ;
  a pico:PersonObservation ;
  ns0:gender ns0:Male ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2891027> .

