@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/bN5EgFz>
  schema:familyName "Eekhout"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/df18e843-9bef-894b-96c9-3ee99ba32ef9"^^xsd:string ;
  schema:givenName "Nicolaas Henrij"^^xsd:string ;
  schema:name "Nicolaas Henrij Eekhout"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k1gs> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/fd9d295c-15cf-c7eb-f007-590cc9695508> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2755244> ;
  schema:birthDate "1859-07-09"^^xsd:date .

