@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/b8xHpu4>
  schema:familyName "Boegheim"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/04a84fd7-20d9-cffb-73b1-254eda91a144"^^xsd:string ;
  schema:givenName "Leonardus Johannes"^^xsd:string ;
  schema:name "Leonardus Johannes Boegheim"@nl ;
  schema:hasOccupation "Pakhuisknecht"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leiden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012h6x> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0a479dea-4b47-891a-2f3c-4eae63541557> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/609579> ;
  schema:birthDate "1865-01-24"^^xsd:date .

