@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/bPaE4D0>
  pico:hasAge "78"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6ee6c0b9-eb37-6577-979e-2235cea8245c"^^xsd:string ;
  schema:givenName "Jannigje"^^xsd:string ;
  schema:name "Jannigje Snoek"@nl ;
  schema:familyName "Snoek"^^xsd:string ;
  schema:deathPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Stolwijk> ;
  schema:parent <https://n2t.net/ark:/60537/b4ZOEAI>, <https://n2t.net/ark:/60537/bkChBLN> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bB12y2V> ;
  schema:spouse <https://n2t.net/ark:/60537/bzmts1B> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2765163> ;
  schema:deathDate "1948-12-22"^^xsd:date .

