@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/b37wuA0>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/960101a2-4f31-4230-69f1-379d5eef1ae8"^^xsd:string ;
  schema:givenName "Jacoba"^^xsd:string ;
  schema:name "Jacoba Soethout"@nl ;
  schema:familyName "Soethout"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bgRHjQv> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bVDiP8S> ;
  schema:children <https://n2t.net/ark:/60537/bxuah2X> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2711303> .

