@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/b6FpDGV>
  schema:givenName "Alphonsus Johannes Augustinus"^^xsd:string ;
  schema:name "Alphonsus Johannes Augustinus Heetman"@nl ;
  schema:familyName "Heetman"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/63b02396-d7aa-2dc4-6e87-db2d7bf7bc6a"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t5tv> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6bb8ec4e-2493-9ba4-7c61-d6aad756c8d6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2274592> ;
  schema:birthDate "1885-12-14"^^xsd:date .

