@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/bjzNa2X>
  schema:givenName "Anthonius Hendrikus"^^xsd:string ;
  schema:name "Anthonius Hendrikus Vergoed"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8d2eff9b-8cf7-a853-bd98-8a423be9968a"^^xsd:string ;
  schema:familyName "Vergoed"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012v59> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f6eaf7f4-0d4f-5352-fbe6-3bc98ef69dbc> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2719862> ;
  schema:birthDate "1870-03-07"^^xsd:date .

