@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/b87kd5>
  pico:hasAge "17" ;
  ns0:givenName "Aart" ;
  ns0:name "Aart de Jong"@nl ;
  ns0:familyName "de Jong" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/43c45620-6428-4805-b2bf-93f1605f5f36" ;
  gtm:religie "Protestant" ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b37KFp> ;
  gtm:straat <https://n2t.net/ark:/60537/bS5ui4> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52128> ;
  ns0:additionalName [
    ns1:baseSurname "Jong" ;
    ns1:literalName "Aart de Jong"@nl ;
    ns1:surnamePrefix "de"
  ] .

