@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/bhUb0T9>
  schema:givenName "Aaron Mozes"^^xsd:string ;
  schema:name "Aaron Mozes Cats"@nl ;
  schema:familyName "Cats"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8560c118-17c6-3e5b-d028-4e07592edcbc"^^xsd:string ;
  schema:hasOccupation "Koopman"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00hfm9> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/15aecd23-8e32-6931-15f2-6c53fff25f69> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/648354> ;
  schema:birthDate "1821-12-06"^^xsd:date .

