@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/bN5DOjd>
  schema:givenName "Antonius Johannes"^^xsd:string ;
  schema:name "Antonius Johannes Barendse"@nl ;
  schema:familyName "Barendse"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fa3ff6c0-49b6-3d4c-3423-299e6ed82441"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011xgf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/652c8c58-29c6-0d8b-22c7-502042286711> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2249029> ;
  schema:birthDate "1902-12-01"^^xsd:date .

