@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/bmRuhRR>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0544f406-0f95-ae9f-ea7a-1a9334bed091"^^xsd:string ;
  schema:givenName "Leendert"^^xsd:string ;
  schema:name "Leendert Stolk"@nl ;
  schema:familyName "Stolk"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012rwv> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7dd255ee-0ad0-b14c-6675-853679f4e20e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2344244> ;
  schema:birthDate "1893-10-20"^^xsd:date .

