@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/bIwijY>
  pico:hasAge "48" ;
  ns0:givenName "Eva" ;
  ns0:name "Eva van der Draaij"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/e92839dd-8e34-47cd-bcf7-f7ee8606c1ea" ;
  gtm:religie "Protestant" ;
  ns0:familyName "van der Draaij" ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b2UNFQ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bS5HQ9> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52735> ;
  ns0:additionalName [
    ns1:baseSurname "Draaij" ;
    ns1:literalName "Eva van der Draaij"@nl ;
    ns1:surnamePrefix "van der"
  ] .

