@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/bx3LHeT>
  schema:givenName "Catharina Adriana"^^xsd:string ;
  schema:name "Catharina Adriana Wout"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/43cde754-8b24-4049-f929-6b55a1106e1a"^^xsd:string ;
  schema:familyName "Wout"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/brEzkvD> ;
  schema:spouse <https://n2t.net/ark:/60537/bx3LHeT> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2463937> .

