@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/bLQrW83>
  pico:hasAge "68"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4ac117a7-a824-07d3-c158-be65407c087a"^^xsd:string ;
  schema:givenName "Maria Petronella Alida"^^xsd:string ;
  schema:name "Maria Petronella Alida Wierts"@nl ;
  schema:familyName "Wierts"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b1FCw4R>, <https://n2t.net/ark:/60537/bTL1KWK> ;
  schema:spouse <https://n2t.net/ark:/60537/bDVR7j9> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bXIiXSa> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2471830> ;
  schema:deathDate "1853-02-09"^^xsd:date .

