@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/bUo7wJo>
  schema:givenName "Henriette Salomo"^^xsd:string ;
  schema:name "Henriette Salomo Kreveld"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0d3087bb-17ba-36eb-8ab3-86355e629ce5"^^xsd:string ;
  schema:familyName "Kreveld"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00n4f6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/521c536a-afab-cf25-de94-f84856adbe34> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2175776> ;
  schema:birthDate "1867-03-15"^^xsd:date .

