@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/bwrFPqM>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:givenName "Elisabeth Catharina"^^xsd:string ;
  schema:name "Elisabeth Catharina Nieuwland"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/670f5f67-d961-8133-8210-a8741525d20b"^^xsd:string ;
  schema:familyName "Nieuwland"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01243h> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d5109249-9aa6-e3bb-29a1-a51c4eaf2112> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2651416> ;
  schema:birthDate "1855-04-11"^^xsd:date .

