@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#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bC3BYd>
  pico:hasAge "67" ;
  ns0:givenName "Hermanus" ;
  ns0:name "Hermanus van Reeden"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/6834f112-620c-4ff2-b80f-fa2d177d66fc" ;
  gtm:religie "Protestant" ;
  ns0:familyName "van Reeden" ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b2UNFQ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/boK1NR> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52790> ;
  ns0:additionalName [
    ns1:baseSurname "Reeden" ;
    ns1:literalName "Hermanus van Reeden"@nl ;
    ns1:surnamePrefix "van"
  ] .

