@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/b0D6Lj0>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e2eed195-69d5-854c-1971-76e246e11a1b"^^xsd:string ;
  schema:familyName "Sissers"^^xsd:string ;
  schema:givenName "Willemina"^^xsd:string ;
  schema:name "Willemina Sissers"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0qpwLE> ;
  schema:spouse <https://n2t.net/ark:/60537/b8xHA8V> ;
  schema:children <https://n2t.net/ark:/60537/bSIx0du> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2087134> .

