@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/bYy7fzx>
  schema:familyName "Amesz"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/029eca30-8229-42e3-2b36-addff56bf855"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Amesz"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011fjz> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7bf28285-b474-9da1-168f-f0300f1c1738> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2337010> ;
  schema:birthDate "1905-02-05"^^xsd:date .

