@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/b8X5UKA>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5a5e9e7a-4454-287d-5152-b3b12e9e5036"^^xsd:string ;
  schema:givenName "Martha Bernardina"^^xsd:string ;
  schema:name "Martha Bernardina Vermaes"@nl ;
  schema:familyName "Vermaes"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b12w5VO>, <https://n2t.net/ark:/60537/bgRGJAH> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bD62u8o> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2067590> ;
  schema:birthDate "1917-10-13"^^xsd:date .

