@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/bZnV6M0>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/03df024f-7529-f395-7c7c-27d98d6fe085"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Wilson"@nl ;
  schema:familyName "Wilson"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vtkh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/abdf9587-3f28-394d-bcdc-929532b9f670> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2487262> ;
  schema:birthDate "1863-03-22"^^xsd:date .

