@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/bJYc6U>
  pico:hasAge "10" ;
  ns0:familyName "den Hertog" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/59bc7b1a-ede4-4b93-a04a-e9efee0e88bb" ;
  ns0:givenName "Jacobus" ;
  ns0:name "Jacobus den Hertog"@nl ;
  gtm:religie "Protestant" ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b0Dmtu> ;
  gtm:straat <https://n2t.net/ark:/60537/bc4AXK> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52193> ;
  ns0:additionalName [
    ns1:baseSurname "Hertog" ;
    ns1:literalName "Jacobus den Hertog"@nl ;
    ns1:surnamePrefix "den"
  ] .

