@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/bZNopr>
  pico:hasAge "34" ;
  ns0:familyName "den Hertog" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/9e65c786-04cc-4f1c-8dc4-03e6bf155fad" ;
  ns0:givenName "Philippus" ;
  ns0:name "Philippus den Hertog"@nl ;
  gtm:religie "Protestant" ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  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/52191> ;
  ns0:additionalName [
    ns1:baseSurname "Hertog" ;
    ns1:literalName "Philippus den Hertog"@nl ;
    ns1:surnamePrefix "den"
  ] .

