@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/bngSByi>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b26c427b-e6ff-b0fd-6253-1934c3c23215"^^xsd:string ;
  schema:familyName "Jonker"^^xsd:string ;
  schema:givenName "Lena Cornelia"^^xsd:string ;
  schema:name "Lena Cornelia Jonker"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012gnx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6f086a50-edb1-e044-2547-cfa02b30e9f2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2287276> ;
  schema:birthDate "1867-06-10"^^xsd:date .

