@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/bDVQR0n>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/14a42f8a-c176-ad8a-e52b-65b81559122d"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Snaterse"@nl ;
  schema:familyName "Snaterse"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00x3wz> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5362546b-a0c9-9ed9-8621-1c2bbe1f1636> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2180515> ;
  schema:birthDate "1897-04-12"^^xsd:date .

