@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/bgeAQu>
  pico:hasAge "7"^^xsd:string ;
  ns0:givenName "Alyda"^^xsd:string ;
  ns0:name "Alyda van Reiden"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/cf39a44be9eb76e53d3ea73706057e960934e0c7c7a543a2ac1d8384080e350a"^^xsd:string ;
  ns0:familyName "van Reiden"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/b9ZB42> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bqCjXH> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/3d55c82f-250b-3631-8d43-36bfc39994ba> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2304> ;
  ns0:additionalName [
    ns1:baseSurname "Reiden"^^xsd:string ;
    ns1:literalName "Alyda van Reiden"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

