@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/bpmSxFX>
  pico:hasAge "86"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/83a15b2c-17c2-5007-859e-dee8eee6e5f4"^^xsd:string ;
  schema:givenName "Jan Wijnand"^^xsd:string ;
  schema:name "Jan Wijnand Peeters"@nl ;
  schema:familyName "Peeters"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bFb3ajh>, <https://n2t.net/ark:/60537/bxgtmu1> ;
  schema:spouse <https://n2t.net/ark:/60537/bgshISr> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bJm24qd> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2442854> ;
  schema:deathDate "1906-04-22"^^xsd:date .

