@prefix ns0: <https://schema.org/> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/be9BEY5>
  ns0:givenName "Benjamin Aart"@nl ;
  ns0:name "Benjamin Aart Lens"@nl ;
  ns0:deathPlace "Potsdam, Stadtkreis Potsdam" ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouda> ;
  ns0:subjectOf <https://oorlogsgravenstichting.nl/personen/91611/benjamin-aart-lens> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2890307> ;
  ns0:birthDate "1904-10-30"^^xsd:date ;
  ns0:deathDate "1943-07-18"^^xsd:date ;
  ns0:additionalName [ ns1:baseSurname "Lens" ] .

