@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/bWFPsR3>
  schema:familyName "Gijzenij"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f990240d-0d51-4788-8923-7f7db52e262b"^^xsd:string ;
  schema:givenName "Willem Jacobus"^^xsd:string ;
  schema:name "Willem Jacobus Gijzenij"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00q01d> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e59f7fef-ec28-5446-f7d7-757f9c98730a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2681186> ;
  schema:birthDate "1876-04-05"^^xsd:date .

