@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/bp9bdUP>
  schema:familyName "Gijzenij"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/038688f8-1f65-ef08-569b-0bc76c2b1e6b"^^xsd:string ;
  schema:givenName "Hubertus"^^xsd:string ;
  schema:name "Hubertus Gijzenij"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00q01d> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ee5a1f51-d7bd-0145-f0a1-490bc5355968> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2847177> ;
  schema:birthDate "1874-01-08"^^xsd:date .

