@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/bpzAmNw>
  schema:familyName "Cats"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/810ec7fb-6281-82ae-6d96-8e8b67b65123"^^xsd:string ;
  schema:givenName "Joseph Salomon Levie"^^xsd:string ;
  schema:name "Joseph Salomon Levie Cats"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00n5g0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c93f0ac5-5257-0c26-8b2d-ad7438c3cf27> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2597355> ;
  schema:birthDate "1848-09-10"^^xsd:date .

