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

<https://n2t.net/ark:/60537/bZO10E>
  ns0:alternateName "A. Jaeger"@nl, "Jacob Kramers Jz."@nl, "R.P. Rijnhart"@nl ;
  ns0:givenName "Jacob"@nl ;
  ns0:name "Jacob Kramers Jz."@nl ;
  ns0:familyName "Kramers" ;
  ns0:hasOccupation "onderwijzer (basisschool)"@nl ;
  owl:sameAs <http://data.bibliotheken.nl/id/dbnla/kram010>, <http://data.bibliotheken.nl/id/thes/p068409702>, <http://data.bibliotheken.nl/id/thes/p12323056X>, <https://www.goudatijdmachine.nl/omeka/api/items/1121864> ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Dordrecht> ;
  ns0:deathPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouda> ;
  a pico:PersonObservation ;
  ns0:url <https://www.dbnl.org/auteurs/auteur.php?id=kram010> ;
  ns0:birthDate "1802-09-28"^^xsd:date ;
  ns0:deathDate "1869-05-17"^^xsd:date ;
  ns0:additionalName [
    ns1:baseSurname "Kramers" ;
    ns1:patronym "Jz."
  ] .

