@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/b0D6Ox6>
  schema:familyName "Cats"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e247f73f-ef46-8a57-c30a-c19a37b25624"^^xsd:string ;
  schema:givenName "Izak Levie"^^xsd:string ;
  schema:name "Izak Levie Cats"@nl ;
  schema:hasOccupation "Koopman"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00n4f6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4a0eee09-610c-a7c8-3742-dbea7a189472> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2144585> ;
  schema:birthDate "1852-06-16"^^xsd:date .

