@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/bNw1Wie>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/72b6aa1e-de8a-869c-9d5e-fb345e2cde66"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan Perk van Lith"@nl ;
  schema:familyName "Perk van Lith"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00d52m> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/251d68e4-b93f-21ee-e86f-0110d4fc15cd> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2004459> ;
  schema:birthDate "1841-10-17"^^xsd:date .

