@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/bdxvyEm>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/44c384e4-9a9e-92e0-fd10-6c501727b5d6"^^xsd:string ;
  schema:givenName "Lena"^^xsd:string ;
  schema:name "Lena Schenkel"@nl ;
  schema:familyName "Schenkel"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Schoonhoven> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k1gs> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/dd9ff0d2-c619-ae48-f90a-f89c9f0e63c7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2817171> ;
  schema:birthDate "1853-04-23"^^xsd:date .

