@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/bgeB3si>
  pico:hasAge "64"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/89adc7cb-2b90-1184-2d87-b46eb4a73676"^^xsd:string ;
  schema:familyName "Kruize"^^xsd:string ;
  schema:givenName "Wietske"^^xsd:string ;
  schema:name "Wietske Kruize"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/b8xHV2x> ;
  schema:parent <https://n2t.net/ark:/60537/bp9aSf0>, <https://n2t.net/ark:/60537/bx3LH1k> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bTXIJzH> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2460425> ;
  schema:deathDate "1947-07-11"^^xsd:date .

