@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/bojnS7K>
  schema:hasOccupation "1e Luitenant Infanterie"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/031fee00-d748-573e-f5c3-f546e8c19ecd"^^xsd:string ;
  schema:givenName "Johannes Dirk Allegondus"^^xsd:string ;
  schema:name "Johannes Dirk Allegondus Rahder"@nl ;
  schema:familyName "Rahder"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00khd8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4b86058c-11cb-f9be-1eb8-eb71077c00f8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2150329> ;
  schema:birthDate "1841-06-14"^^xsd:date .

