@prefix pico: <https://personsincontext.org/model#> .
@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/bWfsq0>
  pico:hasAge "7" ;
  ns0:givenName "Frederik" ;
  ns0:name "Frederik Lammert van Bueren"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/fa4741e3e0cdc5ac7ad3666f3e52299492a113a550723390a4dcf5d04ffbdbb6" ;
  ns0:familyName "Lammert van Bueren" ;
  gtm:straat <https://n2t.net/ark:/60537/bDiLIj> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bS5HLf> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/774> .

