@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/bx3Lmws>
  schema:familyName "Heemsbergen"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/10817f8c-d8f3-ec7b-8b1a-3b47c46077db"^^xsd:string ;
  schema:givenName "Sophia"^^xsd:string ;
  schema:name "Sophia Heemsbergen"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zevenhuizen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0124jw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3cf2aa00-5673-b210-9268-ad55608c7c96> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2093967> ;
  schema:birthDate "1841-08-07"^^xsd:date .

