@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/beMH2Pe>
  schema:familyName "Forstman"^^xsd:string ;
  schema:givenName "Hendrikus Christianus Johannes"^^xsd:string ;
  schema:name "Hendrikus Christianus Johannes Forstman"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/046cba3e-dc8c-c31d-be51-dddaa40d29f5"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00j3fs> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/54423a02-7a22-d6a4-a7a8-9fa990cde02e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2183885> ;
  schema:birthDate "1845-04-28"^^xsd:date .

