@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/bIVEcs9>
  pico:hasAge "52"^^xsd:string ;
  schema:givenName "Cornelis"^^xsd:string ;
  schema:name "Cornelis Lexmond"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/704f23e4-4927-b7a8-820c-a83ad2e69e8f"^^xsd:string ;
  schema:familyName "Lexmond"^^xsd:string ;
  schema:hasOccupation "Melkverkooper"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOywVM6> ;
  schema:children <https://n2t.net/ark:/60537/bQQe1hq> ;
  schema:spouse <https://n2t.net/ark:/60537/bYKOQ6a> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2231119> .

