@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/bt6tTnB>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6bfb4686-c837-5dc2-f8d2-7a4944b9b801"^^xsd:string ;
  schema:givenName "Johannes Wilhelmus"^^xsd:string ;
  schema:name "Johannes Wilhelmus Sanders"@nl ;
  schema:familyName "Sanders"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b2I6gfO> ;
  schema:parent <https://n2t.net/ark:/60537/bB13Iat>, <https://n2t.net/ark:/60537/bIIWQzB> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2580742> ;
  schema:deathDate "1862-01-13"^^xsd:date .

