@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b3KCGR6>
  ns0:givenName "Geertrui"@nl ;
  ns0:name "Geertrui van Borel"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/00417e7c-34f9-445e-a4dc-842fd3061664-wo2" ;
  ns0:familyName "van Borel"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOmOmJ> ;
  a pico:PersonObservation ;
  ns0:gender ns0:Female ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2890602> ;
  ns0:additionalName [
    ns1:baseSurname "Borel" ;
    ns1:literalName "Geertrui van Borel", "Geertrui van Borel"@nl ;
    ns1:surnamePrefix "van"
  ] .

