@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/bUaqFFf>
  schema:givenName "Catharina Regina"^^xsd:string ;
  schema:name "Catharina Regina Grendel"@nl ;
  schema:familyName "Grendel"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ccd1bdf7-ff0d-9ca8-5a54-e934e49e7345"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00q4w8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2157f4f3-2d04-b658-4275-ff2b4a7124f9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1989767> ;
  schema:birthDate "1838-11-25"^^xsd:date .

