@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/bV0dFEK>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/935c45ce-b990-b157-9df9-2cb441d77d88"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Lekkerkerk"@nl ;
  schema:familyName "Lekkerkerk"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0102ds> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/70c17269-f764-0c8a-c165-0a52c4396c72> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2293874> ;
  schema:birthDate "1894-07-21"^^xsd:date .

