@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/bOLeFeR>
  schema:givenName "Elisabeth Susanna"^^xsd:string ;
  schema:name "Elisabeth Susanna Nijkiel"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a666dad2-4e88-0d4c-97b2-c9f8b2aad325"^^xsd:string ;
  schema:familyName "Nijkiel"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012htc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f3710513-1cdc-0bc0-dc70-13287cbd34a0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2702404> ;
  schema:birthDate "1875-04-09"^^xsd:date .

