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

<https://n2t.net/ark:/60537/bUasBZ>
  pico:hasAge "10"^^xsd:string ;
  ns0:givenName "Frans"^^xsd:string ;
  ns0:name "Frans van Gelderen"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/5d71c4f74b8750b4388fcbeeca749d811869a851b81986d83a231ec7b9209657"^^xsd:string ;
  ns0:familyName "van Gelderen"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b3KQFZ> ;
  gtm:straat <https://n2t.net/ark:/60537/b9ZB42> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/ef95b578-cc5c-863e-ad59-29bba4584ca3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2152> ;
  ns0:additionalName [
    ns1:baseSurname "Gelderen"^^xsd:string ;
    ns1:literalName "Frans van Gelderen"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

