@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/bJLseR7>
  schema:givenName "Albertus Johannes"^^xsd:string ;
  schema:name "Albertus Johannes Cathel"@nl ;
  schema:familyName "Cathel"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b98168d3-ac6a-d9ab-98c4-e246a638193c"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bRtkoew>, <https://n2t.net/ark:/60537/bZnVc4D> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bVDjdVO> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2581630> ;
  schema:birthDate "1894-12-07"^^xsd:date .

