@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/b7HTPgw>
  schema:familyName "Bes"^^xsd:string ;
  schema:givenName "Elisabeth Jannetje Marianna Augustina"^^xsd:string ;
  schema:name "Elisabeth Jannetje Marianna Augustina Bes"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2548da54-155a-a026-b958-632c9614ef3c"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00jqvk> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3172fa95-d46e-999a-052a-668fd553f0f4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2052728> ;
  schema:birthDate "1846-09-29"^^xsd:date .

