@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/bfPbbGA>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/83a691a2-80ed-6025-d4a2-561cc7400899"^^xsd:string ;
  schema:givenName "Salomon Levie"^^xsd:string ;
  schema:name "Salomon 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/0d8a28e5-c8ef-b0af-e34f-be35dbedefb5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/622813> ;
  schema:birthDate "1852-09-25"^^xsd:date .

