@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/bpMh1Gv>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/10652e6f-2c9f-cc95-5e82-a2b9c74bcd7f"^^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/b00xrg6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c691b6a6-bf28-b998-2382-35798f04b118> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2587200> ;
  schema:birthDate "1898-08-20"^^xsd:date .

