@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/bcuZpXO>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5fb52f91-ae78-1a95-e407-c021e242ad91"^^xsd:string ;
  schema:familyName "Ruitenbeek"^^xsd:string ;
  schema:givenName "Teuntje"^^xsd:string ;
  schema:name "Teuntje Ruitenbeek"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Lent> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01243h> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/262565ff-3a69-143e-baa1-36c65740f635> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2008620> ;
  schema:birthDate "1866-07-17"^^xsd:date .

