@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/bJm2siZ>
  schema:givenName "Geertrui Theodora"^^xsd:string ;
  schema:name "Geertrui Theodora IJsselstijn"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c67a633c-aa37-e48d-03ee-52e02cef8339"^^xsd:string ;
  schema:familyName "IJsselstijn"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012gd1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/40038510-2271-77b8-448d-476b03bc8e84> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2105783> ;
  schema:birthDate "1877-11-17"^^xsd:date .

