@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#> .

<https://n2t.net/ark:/60537/b7HWi5>
  pico:hasAge "71"^^xsd:string ;
  schema:givenName "Arie"^^xsd:string ;
  schema:name "Arie Hogendijk"@nl ;
  schema:familyName "Hogendijk"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/3c1d458d-dc32-4079-8d5e-410cb26fdaa2"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Ouderkerk_aan_den_IJssel> ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/scheepmaker> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b4afc0> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/bhh5aK> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/d187f8e5-a2e5-971f-e63a-23626ab35f9b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60557> .

