@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/bFBtk8>
  pico:hasAge "14" ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:givenName "Gijsbertus" ;
  ns0:name "Gijsbertus Vuyk"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/e383416d07698ee27288ee6ebd73bd7843ea2ea1c1c6c8ac3f6dea88f2a5ccd2" ;
  ns0:familyName "Vuyk" ;
  gtm:straat <https://n2t.net/ark:/60537/bOkRdD> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bvOP9n> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1256> .

