@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/b7HTOxu>
  schema:familyName "Boegheim"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fb4d2097-9c76-3db2-acda-5806c02f7430"^^xsd:string ;
  schema:givenName "Marinus"^^xsd:string ;
  schema:name "Marinus Boegheim"@nl ;
  schema:hasOccupation "Pakhuisknecht"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wtgm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2e119050-8329-d01f-0ef8-685407e19c49> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2039664> ;
  schema:birthDate "1875-09-20"^^xsd:date .

