@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/bkOZ2p9>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:givenName "Geertrui"^^xsd:string ;
  schema:name "Geertrui Kerper"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6ae9d756-c0c2-3a71-71ca-5a3d7842564c"^^xsd:string ;
  schema:familyName "Kerper"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00hhbr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/af38679d-53e2-8fba-38c3-8021f490d7ec> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2500340> .

