@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/bBdLRW>
  pico:hasAge "4" ;
  ns0:familyName "Bos" ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/f2446a78e1c91120881433ad9c838d169e5c9c7dbbeb30b2f30c9a932e222737" ;
  ns0:givenName "Johanna" ;
  ns0:name "Johanna Bos"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/bOkRdD> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bVqTRE> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1094> .

