@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/bgeAP2H>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/dc49fdf2-ed19-f63a-b6da-3167b9d899b8"^^xsd:string ;
  schema:givenName "Johannes Vincentius"^^xsd:string ;
  schema:name "Johannes Vincentius Nederhoff"@nl ;
  schema:familyName "Nederhoff"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011vqk> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/59426095-9fa4-71ce-ac17-7771802cbf91> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2203057> ;
  schema:birthDate "1891-11-13"^^xsd:date .

