@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/bWt7Y3n>
  ns0:givenName "Geertrui"@nl ;
  ns0:name "Geertrui van der Burch"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/0611ac26-fc9c-469e-86cd-fa68d61c53e6-po3" ;
  ns0:familyName "van der Burch"@nl ;
  ns0:birthPlace "Willens"@nl ;
  ns0:spouse <https://n2t.net/ark:/60537/b4nIJcv> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOmOmJ> ;
  gtm:straat <https://n2t.net/ark:/60537/bQqR5b> ;
  ns0:homeLocation <https://n2t.net/ark:/60537/buzpEa> ;
  a pico:PersonObservation ;
  ns0:gender ns0:Female ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2890750> ;
  ns0:additionalName [
    ns1:baseSurname "Burch" ;
    ns1:literalName "Geertrui van der Burch" ;
    ns1:surnamePrefix "van der"
  ] .

