@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#> .

<https://n2t.net/ark:/60537/b7HU6xT>
  pico:hasAge "44"^^xsd:string ;
  schema:familyName "Boegheim"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5d4f5fbe-85f3-0bfe-9815-3a8c8e6bdb0b"^^xsd:string ;
  schema:givenName "Leonardus"^^xsd:string ;
  schema:name "Leonardus Boegheim"@nl ;
  schema:hasOccupation "Soldaat"@nl ;
  schema:children <https://n2t.net/ark:/60537/bS5rd24> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bVDj5Pb> ;
  schema:spouse <https://n2t.net/ark:/60537/bZNjmq9> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2358325> .

