@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/brEzSGK>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/633cac76-b956-3b3d-c524-d4efe3e6bb34"^^xsd:string ;
  schema:familyName "Kooij"^^xsd:string ;
  schema:givenName "Wilhelmina"^^xsd:string ;
  schema:name "Wilhelmina Kooij"@nl ;
  schema:children <https://n2t.net/ark:/60537/bHg2PTd> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bW2IqUx> ;
  schema:spouse <https://n2t.net/ark:/60537/bzmt14v> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2302059> .

