@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/bsuo3BB>
  schema:givenName "Carolina Bernardina"^^xsd:string ;
  schema:name "Carolina Bernardina Mouchon"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a8e4a78b-01b7-cc9b-7332-b5447fa617fe"^^xsd:string ;
  schema:familyName "Mouchon"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b9ZB5rk> ;
  schema:children <https://n2t.net/ark:/60537/bbFcqZ0> ;
  schema:spouse <https://n2t.net/ark:/60537/bjzNeOV> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2804878> .

