@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/biK1nw>
  pico:hasAge "41" ;
  ns0:givenName "Hendrica" ;
  ns0:name "Hendrica van Wankuin"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/e4e2a9b3-ca33-46b3-8636-d0f5d7dd3539" ;
  gtm:religie "Rooms" ;
  ns0:familyName "van Wankuin" ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gorinchem> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/werkster> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bC3OUD> ;
  gtm:straat <https://n2t.net/ark:/60537/beA15s> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/53040> ;
  ns0:additionalName [
    ns1:baseSurname "Wankuin" ;
    ns1:literalName "Hendrica van Wankuin"@nl ;
    ns1:surnamePrefix "van"
  ] .

