@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/bjZby4g>
  schema:familyName "Everling"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ff2ee1fc-217f-5cd5-d262-0d30dc9513e5"^^xsd:string ;
  schema:givenName "Nicolaas Johannes"^^xsd:string ;
  schema:name "Nicolaas Johannes Everling"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00qgkb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/fa2b5ef6-70cd-8397-2b52-19550bec73c0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2740241> ;
  schema:birthDate "1864-04-30"^^xsd:date .

