@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/bh4oSi4>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7ab45c0f-a890-bf07-a5f8-0f529f71e95d"^^xsd:string ;
  schema:givenName "Reina"^^xsd:string ;
  schema:name "Reina Schouten"@nl ;
  schema:familyName "Schouten"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012gnx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c12da518-b9c3-c7d3-afd4-2b3e882a0bc7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2569946> ;
  schema:birthDate "1853-10-16"^^xsd:date .

