@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/br1udOG>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/dfba31f6-8ee9-c20b-eadc-4a222ecdd8bd"^^xsd:string ;
  schema:givenName "Johanna Christina"^^xsd:string ;
  schema:name "Johanna Christina Leeuwen"@nl ;
  schema:familyName "Leeuwen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k03v> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f7001270-d9f4-c3ae-abc7-58c5217e626a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2720194> ;
  schema:birthDate "1864-05-14"^^xsd:date .

