@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/bY7J6SS>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/09a83c7b-2876-a298-d35c-15ea0e99d2dc"^^xsd:string ;
  schema:familyName "Verwaal"^^xsd:string ;
  schema:givenName "Wilhelmina Elisabeth"^^xsd:string ;
  schema:name "Wilhelmina Elisabeth Verwaal"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00kf46> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c19d5c9e-411e-29d8-6ab1-dae36ba1e151> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2571628> ;
  schema:birthDate "1850-07-16"^^xsd:date .

