@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b6Fq6e0>
  schema:givenName "Geertruida"^^xsd:string ;
  schema:name "Geertruida van Reden"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e6cfb088-0a80-e30a-c705-e5b267f14d16"^^xsd:string ;
  schema:familyName "van Reden"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b019zxz> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/970bf5bc-8bc6-7334-c47d-2d64c5afd9dd> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2784501> ;
  schema:additionalName [
    ns0:baseSurname "Reden"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

