@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/bTL1TWn>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3629c84a-7af5-2bf1-7e6f-fb78b49500bf"^^xsd:string ;
  schema:givenName "Maria Elisabeth"^^xsd:string ;
  schema:name "Maria Elisabeth Tersmitten"@nl ;
  schema:familyName "Tersmitten"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Wateringen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0110n8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d19c1730-4bfa-c36c-3577-ad3dbef9f197> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2632535> ;
  schema:birthDate "1868-01-29"^^xsd:date .

