@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/buznSn>
  pico:hasAge "10w" ;
  ns0:givenName "Dirk" ;
  ns0:name "Dirk Stok"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/b96a9b29981f0241617b9e1e64c65a346bd80a1d4bdc92e108e11250e62b25ce" ;
  ns0:familyName "Stok" ;
  gtm:straat <https://n2t.net/ark:/60537/bABFMj> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bBEqjo> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1567> .

