@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/bLQs3GY>
  schema:familyName "Amesz"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7308782a-a34f-2b72-2bbc-eb3298c2a39d"^^xsd:string ;
  schema:givenName "Jacobus Gijsbertus"^^xsd:string ;
  schema:name "Jacobus Gijsbertus Amesz"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00hd7c> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/cb296a39-d049-96dd-b741-78303a866fd6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2606272> ;
  schema:birthDate "1851-02-13"^^xsd:date .

