@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/bLQrrSj>
  schema:givenName "Catharina Elisabeth"^^xsd:string ;
  schema:name "Catharina Elisabeth Messer"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/47098897-5716-ede5-b6d9-717bd8db3316"^^xsd:string ;
  schema:familyName "Messer"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00sfj7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/133e978e-ef9a-6873-a0a2-80ddd127d96c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/638436> ;
  schema:birthDate "1817-07-29"^^xsd:date .

