@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/bPNJLVy>
  schema:familyName "Althof"^^xsd:string ;
  schema:birthPlace "Hannover Duitschland"@nl ;
  schema:givenName "Helene Sofie Mathilde"^^xsd:string ;
  schema:name "Helene Sofie Mathilde Althof"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/aae4644d-5037-2e1b-b6aa-6cac6993d1c1"^^xsd:string ;
  schema:hasOccupation "Verpleegster"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t7j9> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/898fc7ec-013e-4b57-00e9-83674ee56da8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2389540> ;
  schema:birthDate "1878-03-19"^^xsd:date .

