@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/bmeog5Q>
  schema:hasOccupation "Agent Verzekeringsmaatschappij"@nl ;
  schema:givenName "Gerardus Adrianus"^^xsd:string ;
  schema:name "Gerardus Adrianus Plomp"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d14855ad-e47b-3396-4dfd-c1a4fa62d84c"^^xsd:string ;
  schema:familyName "Plomp"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b019jw0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/805df340-c87a-e47c-ce75-d1e4cbf4bbfb> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2354252> ;
  schema:birthDate "1896-05-15"^^xsd:date .

