@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/bM39Id>
  pico:hasAge "77" ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/1c24a5ede969a5af78e10c7c4c14ed1c2ccebfb0dbeaeaa3f89c57ad05e0cbc1" ;
  ns0:givenName "Martha" ;
  ns0:name "Martha van der Draay"@nl ;
  ns0:familyName "van der Draay" ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b4AEk4> ;
  gtm:straat <https://n2t.net/ark:/60537/bABFMj> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1588> ;
  ns0:additionalName [
    ns1:baseSurname "Draay" ;
    ns1:literalName "Martha van der Draay"@nl ;
    ns1:surnamePrefix "van der"
  ] .

