@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/bCtWX8K>
  schema:hasOccupation "Geen"@nl ;
  schema:familyName "Grendel"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e483ef6c-5b05-bff2-be1e-2f15375dcc6d"^^xsd:string ;
  schema:givenName "Regina"^^xsd:string ;
  schema:name "Regina Grendel"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fqcr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2af66c1a-0d0d-8c82-55d8-26947031df17> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2027383> ;
  schema:birthDate "1813-12-06"^^xsd:date .

