@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/byJnPP>
  pico:hasAge "5"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:givenName "Hendrik"^^xsd:string ;
  ns0:name "Hendrik Lunenburg"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/60b8296c56f3553ad3d4625543dc6b52969063f4783c15686b076607b2fe7095"^^xsd:string ;
  ns0:familyName "Lunenburg"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/bgeAJd> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bt6J6e> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4469> .

