@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/bMtxUfN>
  schema:familyName "Hersche"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4fbef7ff-03ca-35d5-fe72-de872d0dc697"^^xsd:string ;
  schema:givenName "Lena Martina"^^xsd:string ;
  schema:name "Lena Martina Hersche"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b2hIuap>, <https://n2t.net/ark:/60537/bUo7J4R> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bgeAjaG> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2396313> ;
  schema:birthDate "1912-03-14"^^xsd:date .

