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

<https://n2t.net/ark:/60537/bX5dDDb>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e779e427-bd9f-062f-99fe-e13897b78570"^^xsd:string ;
  schema:familyName "Verschut"^^xsd:string ;
  schema:givenName "Willemina Maria"^^xsd:string ;
  schema:name "Willemina Maria Verschut"@nl ;
  schema:children <https://n2t.net/ark:/60537/b4ZOoMb> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b7hv9XL> ;
  schema:spouse <https://n2t.net/ark:/60537/bPaDOQw> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2483191> .

