@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/bfCx03>
  pico:hasAge "15" ;
  ns0:givenName "Cornelis" ;
  ns0:name "Cornelis den Hertog"@nl ;
  ns0:familyName "den Hertog" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/bc114813-9ed1-4941-9951-f0d6f1a65e91" ;
  gtm:religie "Protestant" ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Nieuwpoort> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/baander> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b4nWRS> ;
  gtm:straat <https://n2t.net/ark:/60537/bmRujZ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52367> ;
  ns0:additionalName [
    ns1:baseSurname "Hertog" ;
    ns1:literalName "Cornelis den Hertog"@nl ;
    ns1:surnamePrefix "den"
  ] .

