@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/bVcWVW>
  pico:hasAge "22" ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:givenName "Geertrui" ;
  ns0:name "Geertrui Verbey"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/4f02fd705b4764fd3682d81559d1b8bf3ebe9ad23776fa1243cab4fb40ba73bc" ;
  ns0:familyName "Verbey" ;
  gtm:straat <https://n2t.net/ark:/60537/b87hSO> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bXVi3K> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/480> .

