@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/bPokn9m>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:givenName "Geertruida"^^xsd:string ;
  schema:name "Geertruida Oosterling"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b58c4425-ab37-a6ef-bdc0-5377c79ed8f5"^^xsd:string ;
  schema:familyName "Oosterling"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Haastrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00mqh4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7c3b9f8b-6eeb-919c-71ce-8b32cb359797> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2338118> ;
  schema:birthDate "1843-06-17"^^xsd:date .

