@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/bLDJLwD>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7fa236c3-2468-9d42-71de-15a4583bdf53"^^xsd:string ;
  schema:givenName "Johannes Hendrikus"^^xsd:string ;
  schema:name "Johannes Hendrikus Vergeer"@nl ;
  schema:hasOccupation "Touwslager"@nl ;
  schema:familyName "Vergeer"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Vledder> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00m429> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/13b2789c-8f27-a1fc-b8de-43b7cf64e95a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/640270> ;
  schema:birthDate "1826-05-07"^^xsd:date .

