@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/bumFPg0>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f240a5f9-5836-a01e-1066-2cab1fa63920"^^xsd:string ;
  schema:givenName "Margaretha Geertruida Wilhelmina"^^xsd:string ;
  schema:name "Margaretha Geertruida Wilhelmina Schol"@nl ;
  schema:familyName "Schol"^^xsd:string ;
  schema:birthPlace "Soerabaija"@nl ;
  schema:hasOccupation "Verpleegster"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bPaD5d6> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2423839> ;
  schema:birthDate "1897-04-22"^^xsd:date .

