@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/bKBeNBD>
  pico:hasAge "53"^^xsd:string ;
  schema:hasOccupation "Agent eener begrafenis Societeit"@nl ;
  schema:familyName "Essebaggers"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9cd390a8-81f5-331f-2912-fceb334d6c94"^^xsd:string ;
  schema:givenName "Nicolaas"^^xsd:string ;
  schema:name "Nicolaas Essebaggers"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/bCGEYMz> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bNVqYMV> ;
  schema:children <https://n2t.net/ark:/60537/buM49WC> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2402157> .

