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

<https://n2t.net/ark:/60537/bLdkzwQ>
  pico:hasAge "3"^^xsd:string ;
  schema:givenName "Anton Johannes"^^xsd:string ;
  schema:name "Anton Johannes van der Kleijn"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/63ea6447-a3eb-ab78-e96c-8655b623615e"^^xsd:string ;
  schema:familyName "van der Kleijn"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b12w8ve>, <https://n2t.net/ark:/60537/bT7VokL> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bN5D6Tm> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2109882> ;
  schema:deathDate "1908-02-27"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Kleijn"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

