@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bDiL8Wd>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/eedc37ff-58c8-c2e5-50a5-3535e2e47866"^^xsd:string ;
  schema:givenName "Leentje"^^xsd:string ;
  schema:name "Leentje van Reede"@nl ;
  schema:familyName "van Reede"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00v8z0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b9efdb53-839a-1988-d82f-238f7dafddd0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2542289> ;
  schema:birthDate "1864-04-08"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Reede"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

