@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/bBE9fa0>
  schema:hasOccupation "Fabriekswerker"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8fd912a4-4f05-864e-7cee-645fe044a200"^^xsd:string ;
  schema:givenName "Jan Cornelis"^^xsd:string ;
  schema:name "Jan Cornelis Leer in 't Veld"@nl ;
  schema:familyName "Leer in 't Veld"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Vianen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0188qj> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2ea11211-e9ef-ad10-d2f5-fc3172d9b60b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2041872> ;
  schema:birthDate "1840-11-30"^^xsd:date .

