@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/bTL1Eaq>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/736d2c49-058e-b578-12fa-3371ec3f33e8"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Smit"@nl ;
  schema:familyName "Smit"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00px0w> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7f7f81fa-dec6-d5e0-a71b-6b901783506f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2350935> ;
  schema:birthDate "1811-10-17"^^xsd:date .

