@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/bn4aWNd>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c501c22c-ab88-8f38-25b8-40e12fb0699c"^^xsd:string ;
  schema:givenName "Leonora Hermina"^^xsd:string ;
  schema:name "Leonora Hermina Tobij"@nl ;
  schema:familyName "Tobij"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Avereest> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0111dr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/769c78f8-249e-e92e-b981-2fde369d9b29> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2316549> ;
  schema:birthDate "1840-05-14"^^xsd:date .

