@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/bkbSqyj>
  schema:givenName "Anna Maria"^^xsd:string ;
  schema:name "Anna Maria Verbeij"@nl ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8b08cbf0-a665-7d49-cf32-016881988f71"^^xsd:string ;
  schema:familyName "Verbeij"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00dn9t> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/02639a76-d3ad-45de-0c24-47f92f8ede34> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/577659> ;
  schema:birthDate "1821-07-19"^^xsd:date .

