@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bR2XkC>
  pico:hasAge "59"^^xsd:string ;
  ns0:birthPlace "Den Briel"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:givenName "Geertrui"^^xsd:string ;
  ns0:name "Geertrui van Ruyten"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/96b6c567c5fe17f235a272b88916bb0cbfc8e787c7106019adc8c989b772637a"^^xsd:string ;
  ns0:familyName "van Ruyten"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/beZDPj> ;
  gtm:straat <https://n2t.net/ark:/60537/box6xS> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3623> ;
  ns0:additionalName [
    ns1:baseSurname "Ruyten"^^xsd:string ;
    ns1:literalName "Geertrui van Ruyten"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

