@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/by6g2uh>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d88eeb06-6df9-56fb-dbd3-054f1e5bf980"^^xsd:string ;
  schema:givenName "Izaak"^^xsd:string ;
  schema:name "Izaak Leuvenberg"@nl ;
  schema:familyName "Leuvenberg"^^xsd:string ;
  schema:birthPlace "Reinberg Pruissen"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00mn57> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8ee3f574-0dff-4ca9-0ac9-9337443392d5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2410216> ;
  schema:birthDate "1787-11-19"^^xsd:date .

