@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/bBEd2m>
  pico:hasAge "56"^^xsd:string ;
  ns0:familyName "Hijman"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/9b329e4a-0522-48a6-a1fc-49583a9990ee"^^xsd:string ;
  ns0:givenName "Johannes"^^xsd:string ;
  ns0:name "Johannes Hijman"@nl ;
  ns0:birthPlace "Koningsberge"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bkCxxu> ;
  gtm:straat <https://n2t.net/ark:/60537/bqOMpV> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/61397> .

