@prefix pico: <https://personsincontext.org/model#> .
@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/beZoF3>
  pico:hasAge "1" ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:givenName "Hendrika" ;
  ns0:name "Hendrika van Wijmen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/cf6d9f4716a67c62b07a20e3d7d45a900283b1a8ed3111b394d8240e78ceaf01" ;
  ns0:familyName "van Wijmen" ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bHu0CQ> ;
  gtm:straat <https://n2t.net/ark:/60537/bvpays> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1445> ;
  ns0:additionalName [
    ns1:baseSurname "Wijmen" ;
    ns1:literalName "Hendrika van Wijmen"@nl ;
    ns1:surnamePrefix "van"
  ] .

