@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/bXhUVYd>
  schema:hasOccupation "1e Luitenant der Infanterie"@nl ;
  schema:givenName "Hermanus Josephus"^^xsd:string ;
  schema:name "Hermanus Josephus Iwes"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6b554766-30fb-57b8-327e-0d0751b09919"^^xsd:string ;
  schema:familyName "Iwes"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/s-Gravenhage> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012jsb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/36bc05e2-f2bb-af7c-2e78-2c9cf9786619> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2069748> ;
  schema:birthDate "1852-12-28"^^xsd:date .

