@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/bNIKfbg>
  schema:familyName "Hoogenboom"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b3e02afc-3ef0-81bf-4d03-0131092fd452"^^xsd:string ;
  schema:givenName "Johannes Michiel"^^xsd:string ;
  schema:name "Johannes Michiel Hoogenboom"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rq8m> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e6e6f759-fa46-f63a-a5a7-30d4cf8c556d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2686754> ;
  schema:birthDate "1873-01-07"^^xsd:date .

