@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/bUNxtpH>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fb3ef00c-eae3-66e7-2c54-d2cf9a3b8d26"^^xsd:string ;
  schema:familyName "Leuvenberg"^^xsd:string ;
  schema:givenName "Sophia"^^xsd:string ;
  schema:name "Sophia Leuvenberg"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Hazerswoude> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fmh8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/dd2e21c7-fa22-ce47-eef8-d369bd3a0bf6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2815517> ;
  schema:birthDate "1837-03-01"^^xsd:date .

