@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/bFO9dX5>
  schema:givenName "Catharina Maria"^^xsd:string ;
  schema:name "Catharina Maria Snel"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f8ac6352-45b4-39c4-8c59-236d3d6ac662"^^xsd:string ;
  schema:familyName "Snel"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00twsd> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a65d9587-8c79-81c5-282a-26090b7b96e6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2465987> ;
  schema:birthDate "1889-10-23"^^xsd:date .

