@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/bgRHiYT>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/659452e4-1010-fb00-8b39-703ed41b2297"^^xsd:string ;
  schema:givenName "Lena Grietje"^^xsd:string ;
  schema:name "Lena Grietje Welter"@nl ;
  schema:familyName "Welter"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00jzgp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e92d476a-afc8-a8ba-f6f5-5939c30afef9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2695753> ;
  schema:birthDate "1837-05-17"^^xsd:date .

