@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/bO88szR>
  schema:familyName "Bezem"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/313d2df3-66f0-ba43-4119-fff09c41294a"^^xsd:string ;
  schema:givenName "Jacoba"^^xsd:string ;
  schema:name "Jacoba Bezem"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/baCH35z> ;
  schema:children <https://n2t.net/ark:/60537/bGdyDMb> ;
  schema:spouse <https://n2t.net/ark:/60537/byiXOX7> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2518216> .

