@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/bhHuDhL>
  schema:familyName "Cats"^^xsd:string ;
  schema:hasOccupation "Geen"@nl ;
  schema:givenName "Henri Aäron"^^xsd:string ;
  schema:name "Henri Aäron Cats"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0b82e92f-6300-3efa-29b1-00f33ea61fea"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00hfm9> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/67f8a549-2a1f-c232-b286-a125865e0379> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2260047> ;
  schema:birthDate "1846-11-27"^^xsd:date .

