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

<https://n2t.net/ark:/60537/b1FBx5>
  ns0:givenName "Arie" ;
  ns0:name "Arie de Jong"@nl ;
  ns0:familyName "de Jong" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/65d640dd176f8eeee558aede1e8c2a1b26fc52df3fbaf686166f4ef1a4c753a2" ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b1Syp4> ;
  gtm:wijk <https://n2t.net/ark:/60537/bE8zti> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/425> ;
  ns0:additionalName [
    ns1:baseSurname "Jong" ;
    ns1:literalName "Arie de Jong"@nl ;
    ns1:surnamePrefix "de"
  ] .

