@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/bYkqHmS>
  schema:familyName "Boekamp"^^xsd:string ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f65d9cce-3281-e7c7-b574-250d6f68dad1"^^xsd:string ;
  schema:givenName "Sophia Willemina"^^xsd:string ;
  schema:name "Sophia Willemina Boekamp"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01268b> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a6597a77-653a-5a3b-4813-3d78c2ce2675> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2465915> ;
  schema:birthDate "1874-01-27"^^xsd:date .

