@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/bb26doY>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/74895c64-1260-fd18-2166-956b734b9f61"^^xsd:string ;
  schema:givenName "Leendert Johannes"^^xsd:string ;
  schema:name "Leendert Johannes Lunenburg"@nl ;
  schema:familyName "Lunenburg"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012gd1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ced8f416-85c4-09d3-a397-1ee790ebe843> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2621477> ;
  schema:birthDate "1901-09-04"^^xsd:date .

