@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/bcHHawW>
  schema:familyName "Haar"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2523e0ea-55e2-4e1d-8fdf-753309d651c7"^^xsd:string ;
  schema:givenName "Johannes Henrich"^^xsd:string ;
  schema:name "Johannes Henrich Haar"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bCgeMp5> ;
  schema:spouse <https://n2t.net/ark:/60537/bcHHawW> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2096275> .

