@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/bELFcjK>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:givenName "Geertje"^^xsd:string ;
  schema:name "Geertje Sanner"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1ac9f4c0-b33c-9ffd-978e-2402efe84c6b"^^xsd:string ;
  schema:familyName "Sanner"^^xsd:string ;
  schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Waddinxveen_1> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bG0PSHM> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2868824> .

