@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/bi77UQ>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/ef78290b-2a0b-4110-a4c4-ee62903484f6" ;
  ns0:givenName "Lambertus" ;
  ns0:name "Lambertus ten Bosch (????-1913)"@nl ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bbFryW> ;
  ns0:familyName "ten Bosch" ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/296970> ;
  ns0:deathDate "1913"^^xsd:gYear ;
  ns0:additionalName [
    ns1:baseSurname "Bosch" ;
    ns1:literalName "Lambertus ten Bosch (????-1913)"@nl ;
    ns1:surnamePrefix "ten"
  ] .

