@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#> .

<https://n2t.net/ark:/60537/bZadATN>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e4e86304-c769-7274-1143-aa92be226e95"^^xsd:string ;
  schema:familyName "Smit"^^xsd:string ;
  schema:givenName "Willem Cornelis"^^xsd:string ;
  schema:name "Willem Cornelis Smit"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rtw6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d6c299cc-31b5-0a24-2e63-dcdb2da78e3e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2658123> ;
  schema:birthDate "1861-11-16"^^xsd:date .

