@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/biJYQIz>
  pico:hasAge "80"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9254cb44-f6c2-866f-a0f9-b647feae3855"^^xsd:string ;
  schema:givenName "Margaretha"^^xsd:string ;
  schema:name "Margaretha Wakker"@nl ;
  schema:familyName "Wakker"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bb25Ijr> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bcHGBe7> ;
  schema:parent <https://n2t.net/ark:/60537/brEzFwr> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/737444> ;
  schema:deathDate "1910-01-31"^^xsd:date .

