@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/bKNWz2e>
  schema:familyName "Essebaggers"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f312a810-b133-e236-3024-c5044bd85669"^^xsd:string ;
  schema:givenName "Marinus"^^xsd:string ;
  schema:name "Marinus Essebaggers"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b0qqsyx>, <https://n2t.net/ark:/60537/bSIxnQV> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bO87J9Q> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2492024> ;
  schema:deathDate "1831-02-02"^^xsd:date .

