@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/bFoKqGY>
  schema:hasOccupation "Behanger"@nl ;
  schema:givenName "Hendrikus Johannes"^^xsd:string ;
  schema:name "Hendrikus Johannes Vonk"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0ba87ff7-5ee3-a7eb-c9ff-66b6421af047"^^xsd:string ;
  schema:familyName "Vonk"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00whcz> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1ee530c9-fdce-0020-c1bc-d98f496053e6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1980126> ;
  schema:birthDate "1853-09-19"^^xsd:date .

