@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/bcUoOJk>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/854c9189-3a4a-451a-6712-b1bc213ee232"^^xsd:string ;
  schema:familyName "Lammerts"^^xsd:string ;
  schema:givenName "Saakje"^^xsd:string ;
  schema:name "Saakje Lammerts"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Veere> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00nm1j> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/335f2234-99df-9abe-face-6ad8699f10a3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2060198> ;
  schema:birthDate "1840-05-20"^^xsd:date .

