@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/beMJeT>
  pico:hasAge "2" ;
  ns0:givenName "Aart" ;
  ns0:name "Aart la Foree"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/0a15d264-1f2a-4dfe-aa87-7acddaea47b0" ;
  ns0:familyName "la Foree" ;
  gtm:religie "Protestant" ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/baPEbs> ;
  gtm:straat <https://n2t.net/ark:/60537/bOkRdD> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52460> ;
  ns0:additionalName [
    ns1:baseSurname "Foree" ;
    ns1:literalName "Aart la Foree"@nl ;
    ns1:surnamePrefix "la"
  ] .

