@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/bvbtux3>
  schema:givenName "Estella Betsij"^^xsd:string ;
  schema:name "Estella Betsij Rood"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/42d8821e-301a-28a0-fa28-1c08eb9f2fe4"^^xsd:string ;
  schema:familyName "Rood"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t3b9> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/824d9c51-65d3-881d-b377-5353fc9c102d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2361748> ;
  schema:birthDate "1899-08-14"^^xsd:date .

