@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/bn4b6ye>
  schema:givenName "Aleida Werendina"^^xsd:string ;
  schema:name "Aleida Werendina Boendermaker"@nl ;
  schema:familyName "Boendermaker"^^xsd:string ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cbf85b01-f0fc-ec55-0484-64ec49d0c51c"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zutphen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012jf6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/acd48c96-d33d-8a76-1011-0798998367e4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2490866> ;
  schema:birthDate "1878-11-27"^^xsd:date .

