@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/b7hvoto>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1c7d2a2f-5cec-fbf3-cb17-34515c03d38f"^^xsd:string ;
  schema:familyName "Reebeen"^^xsd:string ;
  schema:givenName "Willemina"^^xsd:string ;
  schema:name "Willemina Reebeen"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z0rh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1b05fb8d-2f8b-46d4-a72b-44d63cead815> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/653565> ;
  schema:birthDate "1859-02-07"^^xsd:date .

