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

<https://n2t.net/ark:/60537/by6jee>
  ns0:hasOccupation "1 e Luitenant"@nl ;
  pico:hasAge "42"^^xsd:string ;
  ns0:familyName "Baetsch"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/667087f5-9ea2-481c-b5b0-256e84a496f4"^^xsd:string ;
  ns0:givenName "Johan Hendrik"^^xsd:string ;
  ns0:name "Johan Hendrik Baetsch"@nl ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:birthPlace "Sluis in Vlaanderen"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b2hWXX> ;
  gtm:straat <https://n2t.net/ark:/60537/bsTMhF> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59029> .

