@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/bkpAS3r>
  schema:familyName "de Jong"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/96c214f8-ffca-838d-0269-d243bd917e56"^^xsd:string ;
  schema:hasOccupation "Timmerman H"@nl ;
  schema:givenName "Willem Karel Frederik"^^xsd:string ;
  schema:name "Willem Karel Frederik de Jong"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0135b4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f43b4886-d882-fb77-b7e5-ba2af5319e69> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2706900> ;
  schema:birthDate "1862-02-24"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Jong"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

