@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/b7hw6iw>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ad3d7c6c-f19f-2daa-4e9f-62289b3c44ab"^^xsd:string ;
  schema:familyName "Kreveld"^^xsd:string ;
  schema:givenName "Rozetta Salomo"^^xsd:string ;
  schema:name "Rozetta Salomo Kreveld"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00n4f6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/fc20cb67-190b-7d55-0d98-f0a65167fbaf> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2744116> ;
  schema:birthDate "1863-09-18"^^xsd:date .

