@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/b8k0k4M>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/589fce52-9296-9e3f-2ab6-59720ae6cabf"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Vergeer"@nl ;
  schema:familyName "Vergeer"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/b0qqwew> ;
  schema:spouse <https://n2t.net/ark:/60537/bgeB8VU> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/byW39U3> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2558129> .

