@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/b8Kp6Mk>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c3979065-c583-591c-ced3-14037e8ef970"^^xsd:string ;
  schema:givenName "Lena"^^xsd:string ;
  schema:name "Lena Melkert"@nl ;
  schema:familyName "Melkert"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01bhvj> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/12e73c6d-1fc5-85d4-b61c-fcd4c4c5e315> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/637127> ;
  schema:birthDate "1880-03-16"^^xsd:date .

