@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/bkpAwm0>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a88d07e6-a039-3fd1-d7c7-f0be81ef7699"^^xsd:string ;
  schema:hasOccupation "Koperslager"@nl ;
  schema:familyName "van Leeuwen"^^xsd:string ;
  schema:givenName "Willem Jacobus Maria"^^xsd:string ;
  schema:name "Willem Jacobus Maria van Leeuwen"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b018gww> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7732a0ed-e957-a951-9464-ac2c550b2315> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2318848> ;
  schema:birthDate "1876-04-29"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Leeuwen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

