@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/bw1gnhx>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/66ffb2ca-29df-8d3f-a393-837b6bef4cba"^^xsd:string ;
  schema:givenName "Lena"^^xsd:string ;
  schema:name "Lena Oudijk"@nl ;
  schema:familyName "Oudijk"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Moordrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t5cg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b949cbd0-98b5-9ee5-1f2c-f2eea3bc2bb9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2539697> ;
  schema:birthDate "1859-09-17"^^xsd:date .

