@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/bngShkj>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/65795f91-100c-97af-6610-855d23c3031e"^^xsd:string ;
  schema:familyName "Polak"^^xsd:string ;
  schema:givenName "Saul Hartog"^^xsd:string ;
  schema:name "Saul Hartog Polak"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01bs9z> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/169a9266-407a-4a5f-4a31-2ad002b25b26> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1950757> ;
  schema:birthDate "1845-07-07"^^xsd:date .

