@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 owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bgRJvM>
  pico:hasAge "27"^^xsd:string ;
  ns0:familyName "Cats"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/5d3728df-6cf5-4216-900a-545e3f6cf491"^^xsd:string ;
  gtm:religie "Israëliet"^^xsd:string ;
  ns0:givenName "Trijntje Jacob Levi"^^xsd:string ;
  ns0:name "Trijntje Jacob Levi Cats"@nl ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/bjMurf> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/br1Jvz> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/58884> .

