@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/bHtOdp>
  pico:hasAge "27"^^xsd:string ;
  schema:birthPlace "Hamont"^^xsd:string ;
  schema:givenName "Hendrik"^^xsd:string ;
  schema:name "Hendrik Joosten"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/e660fc08-af7c-4082-b997-0844a8efb177"^^xsd:string ;
  schema:familyName "Joosten"^^xsd:string ;
  gtm:religie "Rooms"^^xsd:string ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/koopman> ;
  gtm:straat <https://n2t.net/ark:/60537/b4ZNyA> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bSw6i8> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/e74673f2-8cbf-cf7d-7d84-2dc854da3abd> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59647> .

