@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/b2I6P8z>
  schema:givenName "Augustinus Wilhelmus Gerardus"^^xsd:string ;
  schema:name "Augustinus Wilhelmus Gerardus Eskes"@nl ;
  schema:hasOccupation "Behanger"@nl ;
  schema:familyName "Eskes"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/237e5387-d13f-e8cb-0137-03a38255fb1a"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Groningen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012490> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/86e15899-b6b5-68fb-c84b-f4789b40c177> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2379306> ;
  schema:birthDate "1868-07-31"^^xsd:date .

