@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/bhh5Dpw>
  schema:familyName "Boekamp"^^xsd:string ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4b4266c1-417c-419c-4163-2c4ae7e419b9"^^xsd:string ;
  schema:givenName "Sophia Willemina"^^xsd:string ;
  schema:name "Sophia Willemina Boekamp"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0121r7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d56abdeb-08d1-512b-5b02-215d87369b8f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2652811> ;
  schema:birthDate "1874-01-27"^^xsd:date .

