@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/bNw2Fuv>
  schema:givenName "Arie Johannes Frederik"^^xsd:string ;
  schema:name "Arie Johannes Frederik Essenbuggers"@nl ;
  schema:familyName "Essenbuggers"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/585cbe6d-9505-6dd4-9afd-66f615275e1b"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012tnq> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/985ff0fc-aa8a-fee0-edb0-c004bdd5945e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2789728> ;
  schema:birthDate "1878-08-25"^^xsd:date .

