@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bzLQZx6>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/52c91443-0c3d-2eda-1ff4-465551324094"^^xsd:string ;
  schema:givenName "Lucas Willem"^^xsd:string ;
  schema:name "Lucas Willem van der Lee"@nl ;
  schema:hasOccupation "Timmerman"@nl ;
  schema:familyName "van der Lee"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Aarlanderveen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00m1sv> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/070dcd95-1e18-c238-e59e-9c91e322da09> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/596145> ;
  schema:birthDate "1824-09-16"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Lee"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

