@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/baPpsrZ>
  pico:hasAge "44"^^xsd:string ;
  schema:hasOccupation "Arbeider"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/672edd48-5d6d-5ee7-0166-53906597b1dc"^^xsd:string ;
  schema:givenName "Jan Leendert"^^xsd:string ;
  schema:name "Jan Leendert Lammerde"@nl ;
  schema:familyName "Lammerde"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bH3kE4r> ;
  schema:children <https://n2t.net/ark:/60537/biJZgg6> ;
  schema:spouse <https://n2t.net/ark:/60537/brEA57z> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2523755> .

