@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bqC4gy9>
  schema:hasOccupation "2e Luitenant"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/78f05977-865d-7c2a-3bdd-a19907e5817e"^^xsd:string ;
  schema:givenName "Leonardus Wilhelmus"^^xsd:string ;
  schema:name "Leonardus Wilhelmus van der Heem"@nl ;
  schema:familyName "van der Heem"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/s-Gravenhage> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bc4Az4c> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2071808> ;
  schema:birthDate "1893-12-20"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Heem"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

