@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/bw1gGC>
  pico:hasAge "6" ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:givenName "Gerrit" ;
  ns0:name "Gerrit Spruit"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/683fe4b3f919a8ca69431e464b70546620c9457640eb64f002fb4a8b14317ae0" ;
  ns0:familyName "Spruit" ;
  gtm:straat <https://n2t.net/ark:/60537/b2UNFQ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/buZ1mZ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1621> .

