@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/bh4oQiI>
  schema:familyName "Boers"^^xsd:string ;
  schema:givenName "Elisabeth Sophia"^^xsd:string ;
  schema:name "Elisabeth Sophia Boers"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9056438f-423d-17f5-ec0b-3aef894f529b"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/b1fdcFT> ;
  schema:spouse <https://n2t.net/ark:/60537/b99O1wc> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bbRT8fK> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2534064> .

