@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/bAoXyQR>
  schema:givenName "Hendrika Cornelia"^^xsd:string ;
  schema:name "Hendrika Cornelia Schophuizen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/51e55561-b140-40d4-b515-bda231d308c6"^^xsd:string ;
  schema:familyName "Schophuizen"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bIiynFV> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bmRtI09> ;
  schema:children <https://n2t.net/ark:/60537/bsH4quZ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2455407> .

