@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bbRTMZD>
  pico:hasAge "71"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ec10a17c-5c7a-89f5-85ec-f1e2c001fd0c"^^xsd:string ;
  schema:givenName "Marie"^^xsd:string ;
  schema:name "Marie Tanton"@nl ;
  schema:familyName "Tanton"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b3XiY9H> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bojntdq> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2457554> ;
  schema:deathDate "1914-11-26"^^xsd:date .

