@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/bg1TMfU>
  gtm:straat "buiten de Potterspoort"@nl ;
  schema:givenName "Hendrina"@nl ;
  schema:name "Hendrina Peters"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/d682cb3b-3bb6-44f8-83d9-3100ab5d13d1-po3"^^xsd:string ;
  schema:familyName "Peters"@nl ;
  schema:gender schema:Female ;
  schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Nederweert> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bIjwmH> ;
  schema:spouse <https://n2t.net/ark:/60537/boWuB6e> ;
  schema:homeLocation <https://n2t.net/ark:/60537/buzpEa> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2895825> .

