@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/bDVRNO>
  pico:hasAge "45" ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/163ab9d6544fc92e825df91dbd25147a11acf500b90a8abeb549a1c890ef5b53" ;
  ns0:givenName "Jacoba" ;
  ns0:name "Jacoba van Leer"@nl ;
  ns0:familyName "van Leer" ;
  gtm:wijk <https://n2t.net/ark:/60537/bE8zti> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bUaHGm> ;
  gtm:straat <https://n2t.net/ark:/60537/bz8LWQ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/428> ;
  ns0:additionalName [
    ns1:baseSurname "Leer" ;
    ns1:literalName "Jacoba van Leer"@nl ;
    ns1:surnamePrefix "van"
  ] .

