@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/bWfqqEm>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8137cb8a-e1d5-4e46-68dc-f4dba1f02749"^^xsd:string ;
  schema:givenName "Johanna Lena"^^xsd:string ;
  schema:name "Johanna Lena Verheij"@nl ;
  schema:familyName "Verheij"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Nieuwkoop> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vr0q> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/16137099-ff09-8dba-69e8-466fc3512fbf> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1948866> ;
  schema:birthDate "1881-03-29"^^xsd:date .

