@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/bCgfjVv>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2b586ba9-8ec3-c7f6-8a1b-834f80678fc0"^^xsd:string ;
  schema:familyName "Segaar"^^xsd:string ;
  schema:givenName "Susanna Maria"^^xsd:string ;
  schema:name "Susanna Maria Segaar"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b3KBoFk> ;
  schema:spouse <https://n2t.net/ark:/60537/b7HTR5I> ;
  schema:children <https://n2t.net/ark:/60537/bRSJh7G> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2081968> .

