@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/b1SiOCp>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e816fca4-0bed-6bb9-03cd-7f15a9b45511"^^xsd:string ;
  schema:givenName "Isaak"^^xsd:string ;
  schema:name "Isaak Leuvenberg"@nl ;
  schema:hasOccupation "Koopman"@nl ;
  schema:familyName "Leuvenberg"^^xsd:string ;
  schema:birthPlace "Mulheim Duitschland"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fmh8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/34f92b45-d383-6794-bf48-9b6c34fd621d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2066338> ;
  schema:birthDate "1788-01-10"^^xsd:date .

