@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/b0POzzC>
  schema:givenName "Aloijsius"^^xsd:string ;
  schema:name "Aloijsius Hoogensteger"@nl ;
  schema:familyName "Hoogensteger"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8e3fcbe5-c10a-a628-c9b2-f1ecb6a5140c"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00x5tw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5f57fe09-ff23-4ebe-3efd-1df8cc075528> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2226225> ;
  schema:birthDate "1884-09-20"^^xsd:date .

