@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/baCI31W>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9d0be918-a5a0-6d50-94a6-8d009629c210"^^xsd:string ;
  schema:familyName "Sanders"^^xsd:string ;
  schema:givenName "Wilhelmus Andreas"^^xsd:string ;
  schema:name "Wilhelmus Andreas Sanders"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bd75hPQ> ;
  schema:parent <https://n2t.net/ark:/60537/bixhRQF>, <https://n2t.net/ark:/60537/breb0c1> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2827594> ;
  schema:deathDate "1864-03-19"^^xsd:date .

