@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/bjn4XMu>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/00bdcabd-48ff-918a-48fc-a44f268e551e"^^xsd:string ;
  schema:givenName "Huberta"^^xsd:string ;
  schema:name "Huberta Seton"@nl ;
  schema:familyName "Seton"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0106g4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4be4389e-900e-2db6-d498-ff5e30432562> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2151891> ;
  schema:birthDate "1855-05-30"^^xsd:date .

