@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/bezZo1q>
  schema:familyName "Everling"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/857a2a0a-e663-83b8-b86e-1e142a133253"^^xsd:string ;
  schema:givenName "Jacobus Gerardus"^^xsd:string ;
  schema:name "Jacobus Gerardus Everling"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0131bm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/572871ba-f642-eb1c-5837-2f24a159568e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2195023> ;
  schema:birthDate "1888-10-15"^^xsd:date .

