@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/b12wHoZ>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:givenName "Elisabeth"^^xsd:string ;
  schema:name "Elisabeth Scharloo"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/218902f7-3763-c907-a9ed-771947e741b1"^^xsd:string ;
  schema:familyName "Scharloo"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01268b> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f5c0187f-ca6e-e68b-4fbb-d37d291874eb> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2715259> ;
  schema:birthDate "1885-03-08"^^xsd:date .

