@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/b1fdtSk>
  schema:familyName "Blom"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b3652a7a-ab9f-7a40-474c-c938824784cb"^^xsd:string ;
  schema:givenName "Sara Wilhelmina"^^xsd:string ;
  schema:name "Sara Wilhelmina Blom"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bIIW9HB> ;
  schema:children <https://n2t.net/ark:/60537/bLr2TU8> ;
  schema:spouse <https://n2t.net/ark:/60537/bTkDILs> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2823258> .

