@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bi6SZ8>
  ns0:givenName "Ary"^^xsd:string ;
  ns0:name "Ary van Gent"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/a31e9dd7157a39e4c99523fd830d5227c3c45b06ea584adf9f6cb02902d282be"^^xsd:string ;
  ns0:familyName "van Gent"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bD6j7D> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1909> ;
  ns0:additionalName [
    ns1:baseSurname "Gent"^^xsd:string ;
    ns1:literalName "Ary van Gent"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

