@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/bXIjPwz>
  schema:familyName "de Mol"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/83bea942-b7d0-8d3e-f846-4415314bccc7"^^xsd:string ;
  schema:hasOccupation "Knecht"@nl ;
  schema:givenName "Willem Adrianus"^^xsd:string ;
  schema:name "Willem Adrianus de Mol"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z4gq> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d57903a1-5e9f-347c-b397-1dd78887edc9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2653007> ;
  schema:birthDate "1863-12-21"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Mol"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

