@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/bD62RfU>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3e8c1872-41ba-d71d-2ee6-4a2ac0fef5f6"^^xsd:string ;
  schema:familyName "Kreveld"^^xsd:string ;
  schema:givenName "Simon Salomon"^^xsd:string ;
  schema:name "Simon Salomon Kreveld"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00n4f6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/05782b0d-a1ad-d562-e5d1-b88d325b8ab2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/589827> ;
  schema:birthDate "1870-05-18"^^xsd:date .

