@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/bHT9ST>
  pico:hasAge "45" ;
  ns0:givenName "Dirk" ;
  ns0:name "Dirk Lunenburg"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/36979f76677d2e4c7ba0c3c9c9feebe760ea323d83d00fb3d3878d444e644d32" ;
  ns0:hasOccupation "Koster van St Janskerk"@nl ;
  ns0:familyName "Lunenburg" ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bW2ZRn> ;
  gtm:straat <https://n2t.net/ark:/60537/bz8LWQ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/443> .

