@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/b3xUN7y>
  schema:givenName "Franciscus Gerardus Jacobus"^^xsd:string ;
  schema:name "Franciscus Gerardus Jacobus van Leent"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/70684f6c-6e10-b140-7499-9515cf1aebc5"^^xsd:string ;
  schema:familyName "van Leent"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00sfj7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d5118a3d-52ac-80fb-b47c-c462b3e3d39d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2651435> ;
  schema:birthDate "1827-02-14"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Leent"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

