@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/bWfr0DO>
  schema:givenName "Catharina Christina"^^xsd:string ;
  schema:name "Catharina Christina Soufreu"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1c4e59f2-b672-7368-14d4-2aba46c294ae"^^xsd:string ;
  schema:familyName "Soufreu"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bc4BAwR> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bFBrUUW> ;
  schema:spouse <https://n2t.net/ark:/60537/bOkQbOK> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2585065> .

