@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/be9DBg>
  pico:hasAge "23"^^xsd:string ;
  schema:familyName "Cats"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/1a7b7d19-ab02-4f54-9f8d-54f2ddb339ae"^^xsd:string ;
  gtm:religie "Israëliet"^^xsd:string ;
  schema:givenName "Jacob Salomon"^^xsd:string ;
  schema:name "Jacob Salomon Cats"@nl ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/koopman> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b0cJ8Nf> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/bjMurf> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/4db89d55-8f53-7693-d4e0-a84d3d094b9e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59728> .

