@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/bkOYwmD>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5fec4645-c2fe-6648-9d15-ade4e576545d"^^xsd:string ;
  schema:hasOccupation "Koopman"@nl ;
  schema:givenName "Leendert"^^xsd:string ;
  schema:name "Leendert Luijendijk"@nl ;
  schema:familyName "Luijendijk"^^xsd:string ;
  schema:birthPlace "Vier Polders"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wzzx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/123b32dc-43c8-90dc-f362-f69191442280> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/634479> ;
  schema:birthDate "1855-09-22"^^xsd:date .

