@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/bn4b41A>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/adf59a6a-5d71-ab27-935d-6ddf6c56e039"^^xsd:string ;
  schema:hasOccupation "Kantoorbediende"@nl ;
  schema:familyName "van de Putte"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem van de Putte"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wfhv> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a126a8d6-7e4f-20d2-669a-2cbeab96cc53> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2445811> ;
  schema:birthDate "1877-03-13"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Putte"^^xsd:string ;
    ns0:surnamePrefix "van de"^^xsd:string
  ] .

