@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/bFBscWK>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7023f222-911a-68e3-031c-fc8d22e971a4"^^xsd:string ;
  schema:familyName "Kreveld"^^xsd:string ;
  schema:givenName "Salomon Salomo"^^xsd:string ;
  schema:name "Salomon Salomo Kreveld"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00n4f6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3e22985c-6552-e682-de3b-1a625eaa1cd6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2098573> ;
  schema:birthDate "1871-07-23"^^xsd:date .

