@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/bELHTU>
  pico:hasAge "53" ;
  ns0:birthPlace "Broek ca." ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/abaa28bb-fe22-4e1b-bad0-dfc1d55d95a3" ;
  ns0:givenName "Johanna" ;
  ns0:name "Johanna van der Laan"@nl ;
  gtm:religie "Rooms" ;
  ns0:familyName "van der Laan" ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b6sWLN> ;
  gtm:straat <https://n2t.net/ark:/60537/bOkRdD> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52511> ;
  ns0:additionalName [
    ns1:baseSurname "Laan" ;
    ns1:literalName "Johanna van der Laan"@nl ;
    ns1:surnamePrefix "van der"
  ] .

