@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/bxu9XM2>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e10fcc67-b30d-54dd-9bfa-5272da07efe4"^^xsd:string ;
  schema:familyName "Serton"^^xsd:string ;
  schema:givenName "Sophia Catharina"^^xsd:string ;
  schema:name "Sophia Catharina Serton"@nl ;
  schema:children <https://n2t.net/ark:/60537/bNikBoD> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/boJLLaH> ;
  schema:spouse <https://n2t.net/ark:/60537/bV0dJM2> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2367576> .

