@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/btjabxM>
  schema:familyName "Bons"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a210ae22-53a8-331a-56b3-000846b87365"^^xsd:string ;
  schema:givenName "Nicolaas Johannes"^^xsd:string ;
  schema:name "Nicolaas Johannes Bons"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z44k> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4f342337-4ec0-082a-ca1c-15dc37fa2456> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2164431> ;
  schema:birthDate "1882-05-08"^^xsd:date .

