@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/bLdkIcJ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/64667430-1727-ce71-c1c8-c7c8669e6b06"^^xsd:string ;
  schema:givenName "Leendert"^^xsd:string ;
  schema:name "Leendert Punselie"@nl ;
  schema:familyName "Punselie"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00v8z0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/69195f7c-1ace-6d00-aff6-90719a5d7ead> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2264432> ;
  schema:birthDate "1897-04-25"^^xsd:date .

