@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/bFBsi4p>
  schema:hasOccupation "Boomkweeker"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5163e352-5e4d-b0f9-d170-273d2e829250"^^xsd:string ;
  schema:givenName "Johannes Hendrikus Arnoldus"^^xsd:string ;
  schema:name "Johannes Hendrikus Arnoldus Lippman"@nl ;
  schema:familyName "Lippman"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b016ptn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/55d6c55c-121b-5cd0-2c50-2691ca6c35f4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2189919> ;
  schema:birthDate "1886-04-24"^^xsd:date .

