@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/byW6CM>
  pico:hasAge "19" ;
  ns0:givenName "Andries" ;
  ns0:name "Andries de Hoog"@nl ;
  ns0:familyName "de Hoog" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/c6d217fb-7e87-4235-ba41-a37048b38dd8" ;
  gtm:religie "Protestant" ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  gtm:straat <https://n2t.net/ark:/60537/bS5ui4> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bT8cmp> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52117> ;
  ns0:additionalName [
    ns1:baseSurname "Hoog" ;
    ns1:literalName "Andries de Hoog"@nl ;
    ns1:surnamePrefix "de"
  ] .

