@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/b12vwj>
  ns0:givenName "Ary" ;
  ns0:name "Ary van Gent"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/ec2e5f6de80aaf36293069c4458823953b9a803570a5da5f8d0c71b2eb8801de" ;
  ns0:familyName "van Gent" ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bDJqbW> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1470> ;
  ns0:additionalName [
    ns1:baseSurname "Gent" ;
    ns1:literalName "Ary van Gent"@nl ;
    ns1:surnamePrefix "van"
  ] .

