@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://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/b7vevr>
  pico:hasAge "10"^^xsd:string ;
  ns0:familyName "Cats"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/4196bb5b-9014-4c50-bfab-78461ae1b969"^^xsd:string ;
  gtm:religie "Israëliet"^^xsd:string ;
  ns0:givenName "Izak"^^xsd:string ;
  ns0:name "Izak Cats"@nl ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b74Nrs> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bG171e> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/4f5582d7-eef2-c8b4-c7db-ff6f9b0a617a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/58444> .

