@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/buzq7z>
  pico:hasAge "28" ;
  ns0:givenName "Geertruij" ;
  ns0:name "Geertruij van As"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/81cec23b-1a99-4cec-8041-f707fb0fa68b" ;
  gtm:religie "Protestant" ;
  ns0:familyName "van As" ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zaltbommel> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/dienstbode> ;
  gtm:straat <https://n2t.net/ark:/60537/bc4AXK> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bzmIYD> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/51955> ;
  ns0:additionalName [
    ns1:baseSurname "As" ;
    ns1:literalName "Geertruij van As"@nl ;
    ns1:surnamePrefix "van"
  ] .

