@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/bx3LwPZ>
  schema:givenName "Geertrui Johanna"^^xsd:string ;
  schema:name "Geertrui Johanna Stavel"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9d167ff8-13c1-54f1-29c9-988b28794353"^^xsd:string ;
  schema:familyName "Stavel"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00q9hm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6c8e458d-8588-78bd-47c2-5435f31f881c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2277917> ;
  schema:birthDate "1864-12-30"^^xsd:date .

