@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/bpzAwhd>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fde63db7-6f52-1ea1-6ed8-9dc2fcc642dc"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Verzaal"@nl ;
  schema:familyName "Verzaal"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/b8KpSBE> ;
  schema:spouse <https://n2t.net/ark:/60537/bFoL8UP> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bVDiNUL> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2766349> .

