@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/bNILdU>
  pico:hasAge "23" ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/a43e5a6f9ebfdf48ae813113abb8ba1946020857ada8ca26de29aabc86bac9b6" ;
  ns0:givenName "Maria" ;
  ns0:name "Maria van Es"@nl ;
  ns0:familyName "van Es" ;
  gtm:straat <https://n2t.net/ark:/60537/bABFMj> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bjZrfH> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1611> ;
  ns0:additionalName [
    ns1:baseSurname "Es" ;
    ns1:literalName "Maria van Es"@nl ;
    ns1:surnamePrefix "van"
  ] .

