@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/bYkv1a>
  pico:hasAge "11"^^xsd:string ;
  schema:familyName "Cats"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/e23fb03e-aec6-4e35-88c6-6e665c9ff76c"^^xsd:string ;
  gtm:religie "Israëliet"^^xsd:string ;
  schema:givenName "Izak Salomon"^^xsd:string ;
  schema:name "Izak Salomon Cats"@nl ;
  schema:hasOccupation "Zonder"@nl ;
  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/b9710cf2-6e05-6ae4-63f8-2df3ea3d5f59> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59730> .

