@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/b001bvr>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e9e7984e-e7fe-f686-1a13-e76971afba33"^^xsd:string ;
  schema:givenName "Jacobus Henricus"^^xsd:string ;
  schema:name "Jacobus Henricus Smeets"@nl ;
  schema:familyName "Smeets"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00kpt4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c8d8ffc4-b5b4-c8ac-5959-cbe450d31679> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2595903> ;
  schema:birthDate "1875-06-22"^^xsd:date .

