@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/b4a07WR>
  schema:familyName "Dantzig"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c7ceb71e-eb60-9bc9-d83d-96b5725a12ab"^^xsd:string ;
  schema:givenName "Mozes"^^xsd:string ;
  schema:name "Mozes Dantzig"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k137> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0917bb77-2970-f6f3-db83-efa4e8e85add> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/604825> ;
  schema:birthDate "1854-02-26"^^xsd:date .

