@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/bpzCDt>
  pico:hasAge "17" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/befd9535-93db-41e6-a9e2-ca9952148e6a" ;
  ns0:givenName "Lieve" ;
  ns0:name "Lieve van der Linden"@nl ;
  gtm:religie "Protestant" ;
  ns0:familyName "van der Linden" ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b24ZUZ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bKb6Ht> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52660> ;
  ns0:additionalName [
    ns1:baseSurname "Linden" ;
    ns1:literalName "Lieve van der Linden"@nl ;
    ns1:surnamePrefix "van der"
  ] .

