@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bchhHEv>
  pico:hasAge "50"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/391fa9a7-e48e-c9e0-ff73-c4fe10fdd51d"^^xsd:string ;
  schema:givenName "Johannes Ferdinand Franciscus"^^xsd:string ;
  schema:name "Johannes Ferdinand Franciscus Vergoed"@nl ;
  schema:hasOccupation "Koopman"@nl ;
  schema:familyName "Vergoed"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b3Xi0Hy> ;
  schema:spouse <https://n2t.net/ark:/60537/bkbSwtq> ;
  schema:children <https://n2t.net/ark:/60537/bt6tkgh> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1975118> .

