@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/bqbIFy>
  pico:hasAge "30" ;
  ns0:givenName "Hendrica" ;
  ns0:name "Hendrica van Buuren"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/ef908892-7dde-4b1a-aa97-fce01baea24a" ;
  gtm:religie "Protestant" ;
  ns0:familyName "van Buuren" ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Bergambacht> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/dienstbode> ;
  gtm:straat <https://n2t.net/ark:/60537/bc4AXK> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bcUE4b> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52211> ;
  ns0:additionalName [
    ns1:baseSurname "Buuren" ;
    ns1:literalName "Hendrica van Buuren"@nl ;
    ns1:surnamePrefix "van"
  ] .

