@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/bX5dAXA>
  pico:hasAge "45"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/34cd4666-9b75-15e9-d1e9-e1356c335548"^^xsd:string ;
  schema:familyName "Verschut"^^xsd:string ;
  schema:givenName "Willemina"^^xsd:string ;
  schema:name "Willemina Verschut"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b4ZOm5z>, <https://n2t.net/ark:/60537/bcHHutM> ;
  schema:spouse <https://n2t.net/ark:/60537/bPaDM9T> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bvbsS3w> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2435043> ;
  schema:deathDate "1939-10-14"^^xsd:date .

