@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bwrINZ>
  pico:hasAge "60"^^xsd:string ;
  schema:givenName "Arie"^^xsd:string ;
  schema:name "Arie van der Kleij"@nl ;
  schema:birthPlace "Honkoop"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/6f40ba4b-b00f-47f9-b2b2-7ea6878e4a2b"^^xsd:string ;
  gtm:religie "Rooms"^^xsd:string ;
  schema:familyName "van der Kleij"^^xsd:string ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/arbeider> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/bhh5aK> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bmRJIM> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/82b3ab49-71cc-ae69-c0fc-5b325dff45e1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60554> ;
  schema:additionalName [
    ns0:baseSurname "Kleij"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

