@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/bQQe2Hw>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/17671fb4-2e92-7b7e-056a-e7dfe50c4da8"^^xsd:string ;
  schema:familyName "Kruisheer"^^xsd:string ;
  schema:givenName "Willemina"^^xsd:string ;
  schema:name "Willemina Kruisheer"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fpqh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/670f7cd5-caa7-6ea2-8d57-a943fa3a8b32> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2256459> ;
  schema:birthDate "1813-03-10"^^xsd:date .

