@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/bIixZ5J>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/aaa7af2c-f870-7e95-951a-5c6c94548d22"^^xsd:string ;
  schema:givenName "Johan Willem"^^xsd:string ;
  schema:name "Johan Willem Sesseler"@nl ;
  schema:familyName "Sesseler"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bAoXagP>, <https://n2t.net/ark:/60537/bQd7NVO> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bvbsEnJ> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2037503> ;
  schema:deathDate "1885-05-31"^^xsd:date .

