@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b6f0FPr>
  schema:familyName "de Jager"^^xsd:string ;
  schema:givenName "Gerrit Johannes"^^xsd:string ;
  schema:name "Gerrit Johannes de Jager"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9904fe8d-8cf7-a1d4-f7bd-8bd349bd0589"^^xsd:string ;
  schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Middelburg_Ze> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0125gf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f3aeff92-1fbb-6bd7-e195-e7c4cb4e49ad> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2704193> ;
  schema:birthDate "1886-04-09"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Jager"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

