@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/beni2LP>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ef51dd1f-f9ba-a56b-df9e-0d80c8284691"^^xsd:string ;
  schema:givenName "Susanna Antonia"^^xsd:string ;
  schema:name "Susanna Antonia Verschoor"@nl ;
  schema:familyName "Verschoor"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bD63v8J> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bm1G2Vo> ;
  schema:spouse <https://n2t.net/ark:/60537/bngSRyb> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2572934> .

