@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/b0qqDpK>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cdf00aac-e69e-693c-1afe-49371a2d6747"^^xsd:string ;
  schema:givenName "Rachel Levie"^^xsd:string ;
  schema:name "Rachel Levie Sanders"@nl ;
  schema:familyName "Sanders"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00ff57> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e6ae00ba-6116-41e8-c672-2939cd798eb4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2685870> ;
  schema:birthDate "1854-04-27"^^xsd:date .

