@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/bTL1tMI>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/36f8464a-f762-b7b5-db3f-49c8dc2eb218"^^xsd:string ;
  schema:givenName "Lena"^^xsd:string ;
  schema:name "Lena Melkert"@nl ;
  schema:familyName "Melkert"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010fb4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4f5fa1d7-a239-d1f5-a2e8-56c3f8bb05e6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2165131> ;
  schema:birthDate "1880-03-16"^^xsd:date .

