@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/bHtKaIF>
  schema:givenName "Berendina Margaretha"^^xsd:string ;
  schema:name "Berendina Margaretha Mulder"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/31fe45ef-f52f-368f-84ed-14bbbe4fbaff"^^xsd:string ;
  schema:familyName "Mulder"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bcUoHSQ> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bTL0LwE> ;
  schema:children <https://n2t.net/ark:/60537/bX5d7UW> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/641288> .

