@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/bZadJjx>
  schema:familyName "Batist"^^xsd:string ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:givenName "Hermania Margaretha"^^xsd:string ;
  schema:name "Hermania Margaretha Batist"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0403fb74-638a-48fd-3337-3e6bf6e9a3ef"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Groningen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012gd1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/db6aaeb0-7bdc-a6f7-75fb-0afa3b3974f7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2808651> ;
  schema:birthDate "1865-07-14"^^xsd:date .

