@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/bKBeRWu>
  schema:familyName "Holster"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e949bdfc-3652-c43e-72e2-06b458ece135"^^xsd:string ;
  schema:givenName "Willemina Dina"^^xsd:string ;
  schema:name "Willemina Dina Holster"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/bCGF37L> ;
  schema:children <https://n2t.net/ark:/60537/buM4egs> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bUNwsYe> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2479756> .

