@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/bs3YIx5>
  schema:givenName "Catharina Christina"^^xsd:string ;
  schema:name "Catharina Christina Keller"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/757c5ad7-2650-f41a-d03e-71dcc3bc3246"^^xsd:string ;
  schema:familyName "Keller"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b017kdw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/de099ca8-218d-a386-dada-e1a9592b1460> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2818756> ;
  schema:birthDate "1889-04-12"^^xsd:date .

