@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/bBrt5Ze>
  schema:birthPlace "Abcoude Proostdij"@nl ;
  schema:familyName "Beukers"^^xsd:string ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b1d19283-5850-9ddd-4217-f1885ae768f2"^^xsd:string ;
  schema:givenName "Susanna Adriana"^^xsd:string ;
  schema:name "Susanna Adriana Beukers"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01268b> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/cd334919-0e15-5ac4-e8b3-090584872fca> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2614145> ;
  schema:birthDate "1885-11-27"^^xsd:date .

