@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/bBrsEPe>
  schema:familyName "Begeer"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b138d37d-9e55-4628-4284-113671649c0c"^^xsd:string ;
  schema:givenName "Willemina Johanna Elisabeth"^^xsd:string ;
  schema:name "Willemina Johanna Elisabeth Begeer"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bE8xUs9> ;
  schema:spouse <https://n2t.net/ark:/60537/bkCh1ap> ;
  schema:children <https://n2t.net/ark:/60537/btwRQ0m> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2129549> .

