@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/bkpAkyo>
  schema:familyName "Cats"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ba601bf2-311f-c819-a6d8-a32267f7ed42"^^xsd:string ;
  schema:givenName "Joseph Salomon Levi"^^xsd:string ;
  schema:name "Joseph Salomon Levi Cats"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00n7tw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/45485f33-8c0a-4a3d-132c-faeb4127c26a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2126072> ;
  schema:birthDate "1848-09-10"^^xsd:date .

