@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/bw1gq76>
  schema:familyName "de Knecht"^^xsd:string ;
  schema:givenName "Evert Adrianus"^^xsd:string ;
  schema:name "Evert Adrianus de Knecht"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d7eb2faf-9646-d952-4b06-699af49b66df"^^xsd:string ;
  schema:hasOccupation "Parafine koopman"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b017r69> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c76eb24e-66c2-dc6c-76a1-b4e1c0974f06> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2590481> ;
  schema:birthDate "1879-03-18"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Knecht"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

