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

<https://n2t.net/ark:/60537/bTL28yw>
  ns0:birthPlace "Hannover"@nl ;
  ns0:familyName "Heverling"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/c8584dd0-ac6c-428b-b8f2-af82cbab367a-po1"^^xsd:string ;
  ns0:givenName "Jan Dirk"@nl ;
  ns0:name "Jan Dirk Heverling"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bIjwmH> ;
  ns0:spouse <https://n2t.net/ark:/60537/bLQsjLQ> ;
  gtm:straat <https://n2t.net/ark:/60537/bPaEXg> ;
  ns0:homeLocation <https://n2t.net/ark:/60537/buzpEa> ;
  a pico:PersonObservation ;
  ns0:gender ns0:Male ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2895495> .

