@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/bywFLiG>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/95d744c9-479c-a929-aeb2-9aad3e941871"^^xsd:string ;
  schema:givenName "Johanna Elisabeth"^^xsd:string ;
  schema:name "Johanna Elisabeth Reebeen"@nl ;
  schema:familyName "Reebeen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00px0w> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d9e4ddd5-aab2-f952-0643-4a4ee79b147c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2802710> ;
  schema:birthDate "1830-02-06"^^xsd:date .

