@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/bBQRGo4>
  schema:givenName "Geertruida Laurentia"^^xsd:string ;
  schema:name "Geertruida Laurentia Hoogerwaard"@nl ;
  schema:familyName "Hoogerwaard"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a0a8b732-7e0d-de11-467e-8b5e0846ab73"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Reeuwijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00s6b3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f0991568-5aaf-b563-beb8-ceb2c9c5fbd2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2855852> ;
  schema:birthDate "1864-11-25"^^xsd:date .

