@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/biWGvJW>
  schema:familyName "Henrich"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7b218d53-6ebd-9174-0f86-a441156c15da"^^xsd:string ;
  schema:givenName "Johan Jacob"^^xsd:string ;
  schema:name "Johan Jacob Henrich"@nl ;
  schema:children <https://n2t.net/ark:/60537/b3kcyzk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bM37Gue> ;
  schema:spouse <https://n2t.net/ark:/60537/bNw1YAW> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2044977> .

