@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bn4dRn>
  pico:hasAge "18"^^xsd:string ;
  ns0:familyName "den Hertog"^^xsd:string ;
  ns0:givenName "Gerrit"^^xsd:string ;
  ns0:name "Gerrit den Hertog"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/9aa3a386-95e6-4492-999a-aef93dfafd2f"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bdk2se> ;
  gtm:straat <https://n2t.net/ark:/60537/bjZb7N> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/68d65411-2723-5ef1-01a1-f08cbff19236> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/61097> ;
  ns0:additionalName [
    ns1:baseSurname "Hertog"^^xsd:string ;
    ns1:literalName "Gerrit den Hertog"@nl ;
    ns1:surnamePrefix "den"^^xsd:string
  ] .

