@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/bKaQvt2>
  schema:givenName "Antonius Joseph Theodorus Maria"^^xsd:string ;
  schema:name "Antonius Joseph Theodorus Maria Stappers"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/af1d4454-1b64-d64b-fdfc-484502d35740"^^xsd:string ;
  schema:familyName "Stappers"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0128zc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a74bf089-d595-34ad-af49-30431c72df7e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2469663> ;
  schema:birthDate "1902-03-14"^^xsd:date .

