@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/b3KDM7>
  pico:hasAge "44" ;
  ns0:hasOccupation "Bewaarder 1e klasse"@nl ;
  ns0:givenName "Dirk" ;
  ns0:name "Dirk Kwakernaat"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/47b6caed-5e13-4933-9254-626b9e8ac495" ;
  ns0:familyName "Kwakernaat" ;
  gtm:religie "Protestant" ;
  gtm:straat <https://n2t.net/ark:/60537/b2UNFQ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bjA23U> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52771> .

