@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/bXhVADt>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b8f0a343-2326-49cd-55e1-ccc779e283ae"^^xsd:string ;
  schema:givenName "Leendert Franciscus"^^xsd:string ;
  schema:name "Leendert Franciscus Sparnaaij"@nl ;
  schema:familyName "Sparnaaij"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01bk88> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9568c916-6e34-0f67-2e3f-c0533d2274d4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2778225> ;
  schema:birthDate "1898-08-20"^^xsd:date .

