@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/byW3Kh4>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:givenName "Elizabeth"^^xsd:string ;
  schema:name "Elizabeth van der Weijde"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f84b2baf-9c8d-5b77-595c-b1b79896ded7"^^xsd:string ;
  schema:familyName "van der Weijde"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Moordrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w0gh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8a8f5d2a-b093-42f5-d8c1-e583de6d2c90> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2393358> ;
  schema:birthDate "1873-02-03"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Weijde"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

