@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/buYOAe>
  pico:hasAge "3" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/d7e93613-fb2f-4610-885e-8e6e1f9db989" ;
  ns0:givenName "Jacob" ;
  ns0:name "Jacob van Kluijve"@nl ;
  gtm:religie "Rooms" ;
  ns0:familyName "van Kluijve" ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b24ZUZ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bD6jgf> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/53085> ;
  ns0:additionalName [
    ns1:baseSurname "Kluijve" ;
    ns1:literalName "Jacob van Kluijve"@nl ;
    ns1:surnamePrefix "van"
  ] .

