@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/bjZaTMm>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f7dab8fc-4f3a-5aa8-cca0-f84e1a716af8"^^xsd:string ;
  schema:givenName "Johannes Cornelis"^^xsd:string ;
  schema:name "Johannes Cornelis Leer in 't Veld"@nl ;
  schema:familyName "Leer in 't Veld"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00q6t6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2ea833c4-85fa-6b49-9375-792a8ef06808> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2041967> ;
  schema:birthDate "1861-06-21"^^xsd:date .

