@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/bE8yzIG>
  schema:givenName "Aletta Maria"^^xsd:string ;
  schema:name "Aletta Maria Verkleij"@nl ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/faa4c2e9-e535-f52e-3109-81f5bf3371c7"^^xsd:string ;
  schema:familyName "Verkleij"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Oudewater> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k1gs> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5df0df9e-3165-ea83-291e-329e2a38ee50> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2220864> ;
  schema:birthDate "1850-07-16"^^xsd:date .

