@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/bxu9Lvx>
  pico:hasAge "76"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6c991134-3545-5bd2-110f-5ff3c011819e"^^xsd:string ;
  schema:givenName "Margreta Hendrika"^^xsd:string ;
  schema:name "Margreta Hendrika Vis"@nl ;
  schema:familyName "Vis"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Wilnis> ;
  schema:spouse <https://n2t.net/ark:/60537/b8Kpj1D> ;
  schema:parent <https://n2t.net/ark:/60537/bgEZ7Pa>, <https://n2t.net/ark:/60537/bpzzWFg> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bLDJnXC> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2148447> ;
  schema:deathDate "1938-05-13"^^xsd:date .

